summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-06-23Bluetooth: Fix multiple LE socket handlingJohan Hedberg
2013-06-23Bluetooth: Remove useless hci_conn disc_timeout settingJohan Hedberg
2013-06-23Bluetooth: Simplify hci_conn_hold/drop logic for L2CAPJohan Hedberg
2013-06-23Bluetooth: Remove unnecessary L2CAP channel state checkJohan Hedberg
2013-06-23Bluetooth: Remove useless sk variable in l2cap_le_conn_readyJohan Hedberg
2013-06-23Bluetooth: Fix duplicate call to l2cap_chan_ready()Johan Hedberg
2013-06-23Bluetooth: Add clarifying comment to l2cap_conn_ready()Johan Hedberg
2013-06-23Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add()Johan Hedberg
2013-06-23Bluetooth: Fix EBUSY condition test in l2cap_chan_connectJohan Hedberg
2013-06-23Bluetooth: Fix LE vs BR/EDR selection when connectingJohan Hedberg
2013-06-23Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATTJohan Hedberg
2013-06-23Bluetooth: 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-19inet: frag , remove an empty ifdef.Rami Rosen
2013-06-19htb: refactor struct htb_sched fields for performanceEric Dumazet
2013-06-19tcp: introduce a per-route knob for quick ackCong Wang
2013-06-19ipv6: don't call addrconf_dst_alloc again when enable loGao feng
2013-06-19sctp: Convert __list_for_each use to list_for_eachDave Jones
2013-06-19tcp:typo unset should be unsentWeiping Pan
2013-06-19ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.Aydin Arik
2013-06-19sit: fix an oops when IFLA_IPTUN_PROTO is not setNicolas Dichtel
2013-06-19neigh: disallow un-init_net to change thresh of neighGao feng
2013-06-19neigh: only allow init_net to change the default neigh_parmsGao feng
2013-06-19neigh: no need to call lookup_neigh_parms in neigh_parms_allocGao feng
2013-06-19openvswitch: Add gre tunnel support.Pravin B Shelar
2013-06-19openvswitch: Optimize flow key match for non tunnel flows.Pravin B Shelar
2013-06-19openvswitch: Expand action buffer size.Pravin B Shelar
2013-06-19openvswitch: Add tunneling interface.Pravin B Shelar
2013-06-19openvswitch: Copy individual actions.Pravin B Shelar
2013-06-19ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar
2013-06-19ip_tunnels: extend iptunnel_xmit()Pravin B Shelar
2013-06-19gre: export gre_handle_offloads() function.Pravin B Shelar
2013-06-19gre: export gre_build_header() function.Pravin B Shelar
2013-06-19gre: Allow multiple protocol listener for gre protocol.Pravin B Shelar
2013-06-19gre: 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