summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-01-06ENGR00180079 rfkill:revert "change rfkill node permission"Jianzheng Zhou
2012-12-27ENGR00238276: rfkill:change rfkill node permissionJianzheng Zhou
2012-09-29Merge branch 'jb' into imx_3.0.35_androidXinyu Chen
2012-08-28netfilter: xt_qtaguid: report only uid tags to non-privileged processesJP Abgrall
2012-08-24cfg80211: allow registering to beaconsJohannes Berg
2012-08-24nl80211: add API to probe a clientJohannes Berg
2012-08-24nl80211: allow subscribing to unexpected class3 framesJohannes Berg
2012-08-24nl80211: advertise device AP SMEJohannes Berg
2012-08-24nl80211: advertise GTK rekey support, new triggersJohannes Berg
2012-08-24nl80211: support sending TDLS commands/framesArik Nemtsov
2012-08-24cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen
2012-08-24cfg80211/nl80211: support GTK rekey offloadJohannes Berg
2012-08-13netfilter: xt_IDLETIMER: Rename INTERFACE to LABEL in netlink notification.Ashish Sharma
2012-07-31ENGR00217401-2 android: fix build warningXinyu Chen
2012-07-25Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-07-25net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet
2012-07-25net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang
2012-07-20net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2012-06-17cfg80211: fix interface combinations checkJohannes Berg
2012-06-17mac80211: clean up remain-on-channel on interface stopJohannes Berg
2012-06-10xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier
2012-06-10sctp: check cached dst before using itNicolas Dichtel
2012-06-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller
2012-06-10pktgen: fix module unload for goodEric Dumazet
2012-06-10pktgen: fix crash at module unloadEric Dumazet
2012-06-10l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC caseJames Chapman
2012-06-10ipv6: fix incorrect ipsec fragmentGao feng
2012-06-10ipv4: fix the rcu race between free_fib_info and ip_route_output_slowYanmin Zhang
2012-06-10ipv4: Do not use dead fib_info entries.David S. Miller
2012-06-10mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira
2012-06-01cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez
2012-05-21tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau
2012-05-21tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet
2012-05-21net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsgSasha Levin
2012-05-21net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman
2012-05-21netem: fix possible skb leakEric Dumazet
2012-05-09ipv6: check return value for dst_allocMadalin Bucur
2012-05-09net: check return value for dst_allocMadalin Bucur
2012-05-08Merge commit 'v3.0.31' into android-3.0Todd Poynor
2012-05-07mac80211: fix AP mode EAP tx for VLAN stationsFelix Fietkau
2012-05-07nl80211: ensure interface is up in various APIsJohannes Berg
2012-05-04netfilter: xt_qtaguid: start tracking iface rx/tx at low levelJP Abgrall
2012-05-04netfilter: xt_IDLETIMER: Use uevent instead of new netlink msg typeJP Abgrall
2012-04-30Merge commit 'v3.0.30' into android-3.0Todd Poynor
2012-04-27tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell
2012-04-27net ax25: Reorder ax25_exit to remove races.Eric W. Biederman
2012-04-27netns: do not leak net_generic data on failed initJulian Anastasov
2012-04-27tcp: fix tcp_grow_window() for large incoming framesEric Dumazet
2012-04-27net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward
2012-04-27tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell