aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-08-28net: syncookies: export cookie_v4_init_sequence/cookie_v4_checkPatrick McHardy1-11/+18
2013-08-28netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy11-338/+300
2013-08-28netfilter: nf_defrag_ipv6.o included twiceNathan Hintz1-1/+1
2013-08-28netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridgedPhil Oester2-2/+39
2013-08-27openvswitch: optimize flow compare and mask functionsAndy Zhou2-39/+44
2013-08-27net: tcp_probe: allow more advanced ingress filtering by markDaniel Borkmann1-4/+11
2013-08-26openvswitch: Rename key_len to key_endAndy Zhou2-16/+17
2013-08-26openvswitch: Add SCTP supportJoe Stringer5-4/+115
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-43/+73
2013-08-26mac80211: fix change_interface queue assignmentsJohannes Berg1-8/+11
2013-08-25ipip: potential race in ip_tunnel_init_net()Dan Carpenter1-6/+4
2013-08-23openvswitch: Mega flow implementationAndy Zhou5-512/+1123
2013-08-23openvswitch: check CONFIG_OPENVSWITCH_GRE in makefileCong Wang2-4/+4
2013-08-23openvswitch: Fix argument descriptions in vport.c.Justin Pettit1-1/+2
2013-08-23openvswitch:: link upper device for port devicesJiri Pirko1-1/+19
2013-08-23openvswitch: Use non rcu hlist_del() flow table entry.Pravin B Shelar1-1/+1
2013-08-23openvswitch: Use RCU lock for dp dump operation.Pravin B Shelar1-6/+7
2013-08-23openvswitch: Use RCU lock for flow dump operation.Pravin B Shelar1-8/+9
2013-08-23mac80211: ignore (E)CSA in probe response framesJohannes Berg1-8/+3
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev4-7/+8
2013-08-23mac80211: assign seqnums for group QoS framesBob Copeland1-2/+4
2013-08-23mac80211: only respond to probe request with mesh IDChun-Yeow Yeoh1-0/+3
2013-08-23mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into driversJohannes Berg1-3/+0
2013-08-22net: sctp_probe: simplify code by using %pISc format specifierDaniel Borkmann1-7/+2
2013-08-22ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong2-1/+24
2013-08-22net: tcp_probe: add IPv6 supportDaniel Borkmann1-10/+44
2013-08-22net: tcp_probe: kprobes: adapt jtcp_rcv_established signatureDaniel Borkmann1-1/+8
2013-08-22net: tcp_probe: also include rcv_wnd next to snd_wndDaniel Borkmann1-2/+4
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-20/+13
2013-08-22tcp: increase throughput when reordering is highYuchung Cheng1-12/+20
2013-08-22Revert "genetlink: fix family dump race"Johannes Berg1-7/+0
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville7-200/+304
2013-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-4/+33
2013-08-22mac80211: minstrel_ht: don't use control.flags in TX status pathJohannes Berg1-2/+1
2013-08-21Bluetooth: Add SCO connection fallbackFrédéric Dalleau2-11/+39
2013-08-21Bluetooth: Handle specific error for SCO connection fallbackFrédéric Dalleau1-0/+1
2013-08-21Bluetooth: Prevent transparent SCO on older devicesFrédéric Dalleau1-0/+6
2013-08-21Bluetooth: Parameters for outgoing SCO connectionsFrédéric Dalleau2-6/+20
2013-08-21Bluetooth: Use voice setting in deferred SCO connection requestFrédéric Dalleau1-5/+17
2013-08-21Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau1-1/+39
2013-08-21Bluetooth: Remove unused mask parameter in sco_conn_defer_acceptFrédéric Dalleau1-7/+3
2013-08-21Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau2-8/+3
2013-08-21Bluetooth: Purge the dlc->tx_queue to avoid circular dependencyGianluca Anzolin1-0/+6
2013-08-21Bluetooth: Fix the reference counting of tty_portGianluca Anzolin1-34/+12
2013-08-21Bluetooth: Implement .activate, .shutdown and .carrier_raised methodsGianluca Anzolin1-70/+47
2013-08-21Bluetooth: Move the tty initialization and cleanup out of open/closeGianluca Anzolin1-42/+72
2013-08-21Bluetooth: Remove the device from the list in the destructorGianluca Anzolin1-21/+6
2013-08-21Bluetooth: Take proper tty_struct referencesGianluca Anzolin1-12/+17
2013-08-21Bluetooth: Set different event mask for LE-only controllersMarcel Holtmann1-0/+12
2013-08-21Bluetooth: Fix getting SCO socket options in deferred stateJohan Hedberg1-2/+6