summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-07-16mac80211: fix queues stuck issue with HT bandwidth changeJohannes Berg
2012-07-16SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky
2012-07-16SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-07-16mac80211: correct behaviour on unrecognised action framesJohannes Berg
2012-07-16mac80211: clear ifmgd->bssid only after building DELBAEliad Peller
2012-07-16batman-adv: only drop packets of known wifi clientsMarek Lindner
2012-07-16batman-adv: fix skb->data assignmentAntonio Quartulli
2012-07-16cfg80211: fix potential deadlock in regulatoryEliad Peller
2012-07-16NFC: Prevent multiple buffer overflows in NCIDan Rosenberg
2012-07-16NFC: Return from rawsock_release when sk is NULLEric Dumazet
2012-07-16bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)stephen hemminger
2012-07-16net: remove skb_orphan_try()Eric Dumazet
2012-07-16netpoll: fix netpoll_send_udp() bugsEric Dumazet
2012-07-16ipv6: Move ipv6 proc file registration to end of init orderThomas Graf
2012-07-16ipv6: fib: Restore NTF_ROUTER exception in fib6_age()Thomas Graf
2012-07-16net: neighbour: fix neigh_dump_info()Eric Dumazet
2012-07-16l2tp: fix a race in l2tp_ip_sendmsg()Eric Dumazet
2012-07-16net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet
2012-07-16inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet
2012-07-16drop_monitor: dont sleep in atomic contextEric Dumazet
2012-07-16net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang
2012-07-09Merge commit 'v3.4.4' into android-tegra-nv-3.4Varun Wadekar
2012-06-229p: BUG before corrupting memorySasha Levin
2012-06-22rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointerJeff Layton
2012-06-22NFSv4.1: Fix a request leak on the back channelTrond Myklebust
2012-06-19net: bluetooth: prevent multiple l2cap_chan_destroy callsNagarjuna Kristam
2012-06-17cfg80211: fix interface combinations checkJohannes Berg
2012-06-17mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov
2012-06-17mac80211: clean up remain-on-channel on interface stopJohannes Berg
2012-06-17mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman
2012-06-12bluetooth: Re-add HCI notifier handlingNagarjuna Kristam
2012-06-11Merge commit 'v3.4.2' into android-tegra-nv-3.4Varun Wadekar
2012-06-10xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier
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-10sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slotTrond Myklebust
2012-06-10mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira
2012-06-04Merge commit 'v3.4' into android-tegra-nv-3.4Varun Wadekar
2012-06-01cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez
2012-05-21net: bluetooth: check if workqueue handle is valid before useVarun Wadekar
2012-05-18pktgen: fix module unload for goodEric Dumazet
2012-05-18sctp: check cached dst before using itNicolas Dichtel
2012-05-18pktgen: fix crash at module unloadEric Dumazet
2012-05-18Revert "net: maintain namespace isolation between vlan and real device"David S. Miller
2012-05-18ipv4: Do not use dead fib_info entries.David S. Miller
2012-05-18openvswitch: Validation of IPv6 set port action uses IPv4 headerPravin B Shelar
2012-05-18openvswitch: Release rtnl_lock if ovs_vport_cmd_build_info() failed.Ansis Atteka
2012-05-18openvswitch: Add length check when retrieving TCP flags.Jesse Gross
2012-05-18auth_gss: the list of pseudoflavors not being parsed correctlySteve Dickson