summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-01-31tcp: md5: use sock_kmalloc() to limit md5 keysEric Dumazet
2012-01-31tcp: md5: rcu conversionEric Dumazet
2012-01-31tcp: md5: remove obsolete md5_add() methodEric Dumazet
2012-01-30mac80211: Move num_sta_ps counter decrement after synchronize_rcuHelmut Schaa
2012-01-30mac80211: add support for mcs masksSimon Wunderlich
2012-01-30nl80211: add support for mcs masksSimon Wunderlich
2012-01-30mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_endHelmut Schaa
2012-01-30mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroyHelmut Schaa
2012-01-30mac80211: station state transition error handlingJohannes Berg
2012-01-30Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID."John W. Linville
2012-01-30net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.Denys Vlasenko
2012-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-30ipv6: fix RFC5722 commentEric Dumazet
2012-01-30net: Allow ipv6 proxies and arp proxies be shown with iproute2Tony Zelenoff
2012-01-30af_unix: fix EPOLLET regression for stream socketsEric Dumazet
2012-01-30tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell
2012-01-30net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa
2012-01-30Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-01-27net caif: Register properly as a pernet subsystem.Eric W. Biederman
2012-01-27ipv6: Eliminate dst_get_neighbour_noref() usage in ip6_forward().David S. Miller
2012-01-27ipv6: Remove neigh argument from ndisc_send_redirect()David S. Miller
2012-01-27ipv6: fib: Convert fib6_age() to dst_neigh_lookup().David S. Miller
2012-01-27ipv6: ndisc: Convert to dst_neigh_lookup()David S. Miller
2012-01-27ipv4: ip_gre: Convert to dst_neigh_lookup()David S. Miller
2012-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-27mac80211: Do not scan for IBSS merge with a fixed BSSID.Nicolas Cavallari
2012-01-27mac80211: send null packet on active (psm) reconfigurationEliad Peller
2012-01-27nfc: NULL vs zero in nci_activate_target()Dan Carpenter
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh
2012-01-27cfg80211: fix a few -Wshadow warningsJohannes Berg
2012-01-27mac80211: fix a few -Wshadow warningsJohannes Berg
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg
2012-01-26net: RTNETLINK adjusting values of min_ifinfo_dump_sizeStefan Gula
2012-01-26ipv6: Fix ip_gre lockless xmits.Willem de Bruijn
2012-01-26ipv6: Use ipv6_addr_any()David S. Miller
2012-01-26ipv6: sit: Convert to dst_neigh_lookup()David S. Miller
2012-01-26ipv4/ipv6: Prepare for new route gateway semantics.David S. Miller
2012-01-26tcp: add LINUX_MIB_TCPRETRANSFAIL counterEric Dumazet
2012-01-26netns: fix net_alloc_generic()Eric Dumazet
2012-01-25tcp: bind() optimize port allocationFlavio Leitner
2012-01-25tcp: bind() fix autoselection to share portsFlavio Leitner
2012-01-25l2tp: l2tp_ip - fix possible oops on packet receiveJames Chapman
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-24ip_gre: Fix bug added to ipgre_tunnel_xmit().David S. Miller
2012-01-24ipip: Fix bug added to ipip_tunnel_xmit().David S. Miller
2012-01-24ipv4: Remove bogus checks of rt_gateway being zero.David S. Miller
2012-01-24rds: Make rds_sock_lock BH rather than IRQ safe.David S. Miller
2012-01-24net: flow_dissector.c missing include linux/export.hJesper Dangaard Brouer
2012-01-24llc: Fix race condition in llc_ui_recvmsgRadu Iliescu