summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-10-04tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet
2013-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-10-03tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet
2013-10-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-10-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-10-03net: heap overflow in __audit_sockaddr()Dan Carpenter
2013-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-03Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-10-03net: ipv4: Change variable type to boolPeter Senna Tschudin
2013-10-03flow_dissector: factor out the ports extraction in skb_flow_get_portsNikolay Aleksandrov
2013-10-03inet: consolidate INET_TW_MATCHEric Dumazet
2013-10-03Bluetooth: Only one command per L2CAP LE signalling is supportedMarcel Holtmann
2013-10-03Bluetooth: Check minimum length of SMP packetsMarcel Holtmann
2013-10-03Bluetooth: Drop packets on ATT fixed channel on BR/EDRMarcel Holtmann
2013-10-03Bluetooth: L2CAP connectionless channels are only valid for BR/EDRMarcel Holtmann
2013-10-03Bluetooth: SMP packets are only valid on LE connectionsMarcel Holtmann
2013-10-03Bluetooth: Don't copy L2CAP LE signalling to raw socketsMarcel Holtmann
2013-10-03Bluetooth: Fix switch statement order for L2CAP fixed channelsMarcel Holtmann
2013-10-03Bluetooth: Allow changing device class when BR/EDR is disabledMarcel Holtmann
2013-10-03Bluetooth: Restrict loading of long term keys to LE capable controllersMarcel Holtmann
2013-10-03Bluetooth: Restrict loading of link keys to BR/EDR capable controllersMarcel Holtmann
2013-10-03Bluetooth: Allow setting static address even if LE is disabledMarcel Holtmann
2013-10-03Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllersMarcel Holtmann
2013-10-02l2tp: fix kernel panic when using IPv4-mapped IPv6 addressesFrançois Cachereul
2013-10-02net: do not call sock_put() on TIMEWAIT socketsEric Dumazet
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-10-02tcp: sndbuf autotuning improvementsEric Dumazet
2013-10-02fib_trie: avoid a redundant bit judgement in inflatebaker.zhang
2013-10-02tcp: Always set options to 0 before calling tcp_established_optionsAndi Kleen
2013-10-02Bluetooth: Fix memory leak with L2CAP signal channelsMarcel Holtmann
2013-10-02unix_diag: fix info leakMathias Krause
2013-10-02Bluetooth: Increment management interface revisionMarcel Holtmann
2013-10-02Bluetooth: Fix advertising data flags with disabled BR/EDRJohan Hedberg
2013-10-02Bluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responsesJohan Hedberg
2013-10-02Bluetooth: Add management command for setting static addressMarcel Holtmann
2013-10-02batman-adv: set up network coding packet handlers during module initMatthias Schiffer
2013-10-02Bluetooth: Restrict disabling of HS when controller is powered offMarcel Holtmann
2013-10-02Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg
2013-10-02Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg
2013-10-01Bluetooth: Fix workqueue synchronization in hci_dev_openJohan Hedberg
2013-10-01Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open functionJohan Hedberg
2013-10-02Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by defaultMarcel Holtmann
2013-10-02Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operationMarcel Holtmann
2013-10-02Bluetooth: Send new settings event when changing high speed optionMarcel Holtmann
2013-10-02Bluetooth: Provide high speed configuration optionMarcel Holtmann
2013-10-02Bluetooth: Use only 2 bits for controller type informationMarcel Holtmann
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-01pkt_sched: fq: rate limiting improvementsEric Dumazet
2013-10-01ip6tnl: allow to use rtnl ops on fb tunnelNicolas Dichtel