summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-04-29netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik
2013-04-29netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik
2013-04-29netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik
2013-04-25net: fix address check in rtnl_fdb_delVlad Yasevich
2013-04-25net: ipv4: typo issue, remove erroneous semicolonChen Gang
2013-04-25openvswitch: Use parallel_ops genl.Pravin B Shelar
2013-04-25genl: Allow concurrent genl callbacks.Pravin B Shelar
2013-04-25irda: irlmp_reasons[] can be staticWu Fengguang
2013-04-25net: remove redundant code in dev_hard_start_xmit()Eric Dumazet
2013-04-25packet: account statistics only in tpacket_stats_uDaniel Borkmann
2013-04-25packet: reorder a member in packet_ring_bufferDaniel Borkmann
2013-04-25packet: if hw/sw ts enabled in rx/tx ring, report which ts we gotDaniel Borkmann
2013-04-25packet: enable hardware tx timestamping on tpacket ringDaniel Borkmann
2013-04-25packet: tx timestamping on tpacket ringWillem de Bruijn
2013-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-04-24netfilter: nf_nat: missing condition in nf_xfrm_me_harder()Dan Carpenter
2013-04-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-04-24netlink: fix compilation after memory mapped patchesNicolas Dichtel
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-23netlink: Fix build with mmap disabled.David S. Miller
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-23caif: Remove bouncing address for Daniel Martenssonsjur.brandeland@stericsson.com
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com
2013-04-23netlink: fix typo in net/netlink/af_netlink.cStephen Rothwell
2013-04-23ipvs: Use network byte order for sync message sizeSimon Horman
2013-04-23ipvs: off by one in set_sctp_state()Dan Carpenter
2013-04-23ipvs: Use min3() in ip_vs_dbg_callid()Simon Horman
2013-04-23ipvs: Avoid shadowing net variable in ip_vs_leave()Simon Horman
2013-04-23ipvs: fix sparse warnings for some parametersJulian Anastasov
2013-04-23ipvs: fix sparse warnings in lblc and lblcrJulian Anastasov
2013-04-23ipvs: fix the remaining sparse warnings in ip_vs_ctl.cJulian Anastasov
2013-04-23ipvs: fix sparse warnings for ip_vs_conn listingJulian Anastasov
2013-04-23ipvs: properly dereference dest_dst in ip_vs_forget_devJulian Anastasov
2013-04-23batman-adv: fix global protection fault during soft_iface destructionAntonio Quartulli
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann
2013-04-22net: Remove return value from list_netdevice()dingtianhong
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-04-22mac80211/minstrel: use the new rate control APIFelix Fietkau
2013-04-22mac80211/minstrel_ht: use the new rate control APIFelix Fietkau
2013-04-22mac80211: improve the rate control APIFelix Fietkau
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel
2013-04-22mac80211: minstrel_ht: initialize rates selectionKarl Beldan
2013-04-22mac80211: minstrel_ht: pick only supported rates for sta and group max*ratesKarl Beldan
2013-04-22rfkill: fix error return code in rfkill_gpio_probe()Wei Yongjun
2013-04-22mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland
2013-04-22mac80211: indicate admission control in TX queue parametersAlexander Bondar
2013-04-22cfg80211: invert P2P-Device vs. netdev check orderingJohannes Berg
2013-04-22cfg80211: fix P2P-Device stop lockingJohannes Berg