summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-08-28netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy
2013-08-28netfilter: nf_defrag_ipv6.o included twiceNathan Hintz
2013-08-28netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridgedPhil Oester
2013-08-27openvswitch: optimize flow compare and mask functionsAndy Zhou
2013-08-27net: tcp_probe: allow more advanced ingress filtering by markDaniel Borkmann
2013-08-26openvswitch: Rename key_len to key_endAndy Zhou
2013-08-26openvswitch: Add SCTP supportJoe Stringer
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-26mac80211: fix change_interface queue assignmentsJohannes Berg
2013-08-25ipip: potential race in ip_tunnel_init_net()Dan Carpenter
2013-08-23openvswitch: Mega flow implementationAndy Zhou
2013-08-23openvswitch: check CONFIG_OPENVSWITCH_GRE in makefileCong Wang
2013-08-23openvswitch: Fix argument descriptions in vport.c.Justin Pettit
2013-08-23openvswitch:: link upper device for port devicesJiri Pirko
2013-08-23openvswitch: Use non rcu hlist_del() flow table entry.Pravin B Shelar
2013-08-23openvswitch: Use RCU lock for dp dump operation.Pravin B Shelar
2013-08-23openvswitch: Use RCU lock for flow dump operation.Pravin B Shelar
2013-08-23mac80211: ignore (E)CSA in probe response framesJohannes Berg
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev
2013-08-23mac80211: assign seqnums for group QoS framesBob Copeland
2013-08-23mac80211: only respond to probe request with mesh IDChun-Yeow Yeoh
2013-08-23mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into driversJohannes Berg
2013-08-22net: sctp_probe: simplify code by using %pISc format specifierDaniel Borkmann
2013-08-22ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong
2013-08-22net: tcp_probe: add IPv6 supportDaniel Borkmann
2013-08-22net: tcp_probe: kprobes: adapt jtcp_rcv_established signatureDaniel Borkmann
2013-08-22net: tcp_probe: also include rcv_wnd next to snd_wndDaniel Borkmann
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-08-22tcp: increase throughput when reordering is highYuchung Cheng
2013-08-22Revert "genetlink: fix family dump race"Johannes Berg
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-22mac80211: minstrel_ht: don't use control.flags in TX status pathJohannes Berg
2013-08-21Bluetooth: Add SCO connection fallbackFrédéric Dalleau
2013-08-21Bluetooth: Handle specific error for SCO connection fallbackFrédéric Dalleau
2013-08-21Bluetooth: Prevent transparent SCO on older devicesFrédéric Dalleau
2013-08-21Bluetooth: Parameters for outgoing SCO connectionsFrédéric Dalleau
2013-08-21Bluetooth: Use voice setting in deferred SCO connection requestFrédéric Dalleau
2013-08-21Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau
2013-08-21Bluetooth: Remove unused mask parameter in sco_conn_defer_acceptFrédéric Dalleau
2013-08-21Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau
2013-08-21Bluetooth: Purge the dlc->tx_queue to avoid circular dependencyGianluca Anzolin
2013-08-21Bluetooth: Fix the reference counting of tty_portGianluca Anzolin
2013-08-21Bluetooth: Implement .activate, .shutdown and .carrier_raised methodsGianluca Anzolin
2013-08-21Bluetooth: Move the tty initialization and cleanup out of open/closeGianluca Anzolin
2013-08-21Bluetooth: Remove the device from the list in the destructorGianluca Anzolin
2013-08-21Bluetooth: Take proper tty_struct referencesGianluca Anzolin
2013-08-21Bluetooth: Set different event mask for LE-only controllersMarcel Holtmann
2013-08-21Bluetooth: Fix getting SCO socket options in deferred stateJohan Hedberg
2013-08-21mac80211: ibss: fix ignored channel parameterSimon Wunderlich