summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: ipv4 only populate IP_PKTINFO when neededShawn Bohrer2013-10-081-1/+1
* udp: ipv4: Add udp early demuxShawn Bohrer2013-10-082-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-075-6/+94
|\
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-10-035-6/+95
| |\
| | * Bluetooth: Add the definition for Slave Page Response TimeoutDoHyun Pyun2013-10-021-0/+2
| | * Bluetooth: Add the definition and stcuture for Sync Train CompleteDoHyun Pyun2013-10-021-0/+5
| | * Bluetooth: Add the definition for Start Synchronization TrainDoHyun Pyun2013-10-021-0/+2
| | * Bluetooth: Add the definition and structure for Set CSBDoHyun Pyun2013-10-021-0/+16
| | * Bluetooth: Add the structure for Write Sync Train ParametersDoHyun Pyun2013-10-021-0/+12
| | * Bluetooth: Add the definition and structure for Set CSB DataDoHyun Pyun2013-10-021-0/+14
| | * Bluetooth: Add the definition and structure for Delete Reserved LT_ADDRDoHyun Pyun2013-10-021-0/+9
| | * Bluetooth: Add the definition and structure for Set Reserved LT_ADDRDoHyun Pyun2013-10-021-0/+9
| | * Bluetooth: Add management command for setting static addressMarcel Holtmann2013-10-023-0/+9
| | * Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg2013-10-021-0/+2
| | * Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg2013-10-021-0/+1
| | * Bluetooth: Provide high speed configuration optionMarcel Holtmann2013-10-021-0/+1
| | * Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONEMarcel Holtmann2013-10-021-2/+2
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2013-09-278-10/+39
| | |\
| | * | Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg2013-09-251-0/+2
| | * | Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg2013-09-251-0/+1
| | * | Bluetooth: Use async request for LE enable/disableJohan Hedberg2013-09-251-1/+0Star
| | * | Bluetooth: Add event mask page 2 setting supportJohan Hedberg2013-09-191-0/+2
| | * | Bluetooth: Add synchronization train parameters reading supportJohan Hedberg2013-09-191-0/+2
| | * | Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flagJohan Hedberg2013-09-191-0/+1
| | * | Bluetooth: Remove unused event mask structJohan Hedberg2013-09-181-3/+0Star
| | * | Bluetooth: Introduce new HCI socket channel for user operationMarcel Holtmann2013-09-161-0/+1
| | * | Bluetooth: Introduce user channel flag for HCI devicesMarcel Holtmann2013-09-161-0/+1
* | | | tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet2013-10-031-1/+6
* | | | flow_dissector: factor out the ports extraction in skb_flow_get_portsNikolay Aleksandrov2013-10-031-0/+1
* | | | inet: consolidate INET_TW_MATCHEric Dumazet2013-10-034-28/+12Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-018-8/+16
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-012-7/+4Star
| |\ \ \ \
| | * | | | netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy2013-09-301-1/+1
| | * | | | ipvs: make the service replacement more robustJulian Anastasov2013-09-181-5/+2Star
| | * | | | ipvs: fix overflow on dest weight multiplySimon Kirby2013-09-181-1/+1
| * | | | | vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar2013-09-301-0/+5
| * | | | | net: net_secret should not depend on TCPEric Dumazet2013-09-291-1/+0Star
| * | | | | net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman2013-09-291-0/+1
| * | | | | IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE2013-09-281-0/+4
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-09-271-0/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-09-261-0/+1
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg2013-09-181-0/+1
| * | | | | mrp: add periodictimer to allow retries when packets get lostNoel Burton-Krahn2013-09-231-0/+1
| |/ / / /
* | | | | net: add missing sk_max_pacing_rate docEric Dumazet2013-10-011-0/+1
* | | | | net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman2013-10-012-5/+7
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-09-301-5/+10
|\ \ \ \ \
| * | | | | {ipv4,xfrm}: Introduce xfrm_tunnel_notifier for xfrm tunnel mode callbackFan Du2013-08-281-2/+8
* | | | | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-291-0/+1
* | | | | | ipv4: processing ancillary IP_TOS or IP_TTLFrancesco Fusco2013-09-293-0/+15
* | | | | | ipv4: IP_TOS and IP_TTL can be specified as ancillary dataFrancesco Fusco2013-09-291-0/+3