aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-25netfilter: 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-22batman-adv: fix global protection fault during soft_iface destructionAntonio Quartulli
2013-04-22Merge 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
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-04-21net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=nPatrick McHardy
2013-04-21net: vlan: fix memory leak in vlan_info_rcu_free()Patrick McHardy
2013-04-19net: rate-limit warn-bad-offload splats.Ben Greear
2013-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-04-19pkt_sched: fix error return code in fw_change_attrs()Wei Yongjun
2013-04-19irda: small read past the end of array in debug codeDan Carpenter
2013-04-19packet: move hw/sw timestamp extraction into a small helperDaniel Borkmann
2013-04-19net: socket: move ktime2ts to ktime header apiDaniel Borkmann
2013-04-19net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*David S. Miller
2013-04-19nfnetlink: add support for memory mapped netlinkPatrick McHardy