summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-06-22Bluetooth: Fix EBUSY condition test in l2cap_chan_connectJohan Hedberg
2013-06-22Bluetooth: Fix LE vs BR/EDR selection when connectingJohan Hedberg
2013-06-22Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATTJohan Hedberg
2013-06-22Bluetooth: Handle LE L2CAP signalling in its own functionJohan Hedberg
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-20netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flagEric Dumazet
2013-06-20netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handlingPhil Oester
2013-06-20netfilter: nf_conntrack: avoid large timeout for mid-stream pickupFlorian Westphal
2013-06-20netfilter: check return code from nla_parse_testedDaniel Borkmann
2013-06-20inet: frag , remove an empty ifdef.Rami Rosen
2013-06-20htb: refactor struct htb_sched fields for performanceEric Dumazet
2013-06-20tcp: introduce a per-route knob for quick ackCong Wang
2013-06-20ipv6: don't call addrconf_dst_alloc again when enable loGao feng
2013-06-20sctp: Convert __list_for_each use to list_for_eachDave Jones
2013-06-20tcp:typo unset should be unsentWeiping Pan
2013-06-20ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.Aydin Arik
2013-06-20sit: fix an oops when IFLA_IPTUN_PROTO is not setNicolas Dichtel
2013-06-20neigh: disallow un-init_net to change thresh of neighGao feng
2013-06-20neigh: only allow init_net to change the default neigh_parmsGao feng
2013-06-20neigh: no need to call lookup_neigh_parms in neigh_parms_allocGao feng
2013-06-20openvswitch: Add gre tunnel support.Pravin B Shelar
2013-06-20openvswitch: Optimize flow key match for non tunnel flows.Pravin B Shelar
2013-06-20openvswitch: Expand action buffer size.Pravin B Shelar
2013-06-20openvswitch: Add tunneling interface.Pravin B Shelar
2013-06-20openvswitch: Copy individual actions.Pravin B Shelar
2013-06-20ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar
2013-06-20ip_tunnels: extend iptunnel_xmit()Pravin B Shelar
2013-06-20gre: export gre_handle_offloads() function.Pravin B Shelar
2013-06-20gre: export gre_build_header() function.Pravin B Shelar
2013-06-20gre: Allow multiple protocol listener for gre protocol.Pravin B Shelar
2013-06-20gre: Simplify gre protocol registration locking.Pravin B Shelar
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-19cfg80211: hold BSS over association processJohannes Berg
2013-06-19cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg
2013-06-19nl80211: use small state buffer for wiphy_dumpJohannes Berg
2013-06-19Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2013-06-19nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg
2013-06-19ipvs: SCTP ports should be writable in ICMP packetsJulian Anastasov
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-18rpc_pipefs: only set rpc_dentry_ops if d_op isn't already setJeff Layton
2013-06-18Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"Antonio Quartulli
2013-06-18mac80211: change IBSS channel state to chandefSimon Wunderlich
2013-06-18mac80211: fix various components for the new 5 and 10 MHz widthsSimon Wunderlich
2013-06-18nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich
2013-06-18mac80211: update mesh beacon on workqueueThomas Pedersen
2013-06-18nl80211: use attributes to parse beaconsSimon Wunderlich
2013-06-18ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer
2013-06-18bridge: fix switched interval for MLD Query typesLinus Lüssing