summaryrefslogtreecommitdiffstats
path: root/include (follow)
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-27255-2322/+5364
| | |\
| | * | 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/+0
| | * | 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/+0
| | * | 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
* | | | net: Separate the close_list and the unreg_list v2Eric W. Biederman2013-10-071-0/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-10-046-78/+259
|\ \ \ \
| * | | | netfilter: cttimeout: allow to set/get default protocol timeoutsPablo Neira Ayuso2013-10-011-0/+2
| * | | | netfilter: nf_ct_sip: consolidate NAT hook functionsholger@eitzenberger.org2013-10-011-49/+58
| * | | | netfiler: ipset: Add net namespace for ipsetVitaly Lavrov2013-09-301-7/+9
| * | | | netfilter: ipset: Use a common function at listing the extensionsJozsef Kadlecsik2013-09-301-0/+21
| * | | | netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith2013-09-303-9/+107
| * | | | netfilter: ipset: Support extensions which need a per data destroy functionJozsef Kadlecsik2013-09-301-5/+17
| * | | | netfilter: ipset: Generalize extensions supportJozsef Kadlecsik2013-09-301-0/+13
| * | | | netfilter: ipset: Move extension data to set structureJozsef Kadlecsik2013-09-302-11/+22
| * | | | netfilter: ipset: Rename extension offset ids to extension idsJozsef Kadlecsik2013-09-301-8/+8
| * | | | netfilter: ipset: Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik2013-09-301-0/+2
| * | | | netfilter: ipset: Introduce new operation to get both setname and familyJozsef Kadlecsik2013-09-301-0/+8
| * | | | netfilter: ipset: Use fix sized type for timeout in the extension partJozsef Kadlecsik2013-09-301-1/+1
| * | | | netfilter: ipset: Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik2013-09-301-0/+3
* | | | | tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet2013-10-031-1/+6
* | | | | bonding: modify the old and add new xmit hash policiesNikolay Aleksandrov2013-10-031-0/+2
* | | | | flow_dissector: factor out the ports extraction in skb_flow_get_portsNikolay Aleksandrov2013-10-031-0/+1
* | | | | inet: consolidate INET_TW_MATCHEric Dumazet2013-10-035-30/+14
* | | | | include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()Denis Kirjanov2013-10-021-5/+2
* | | | | ssb: provide phy address for Gigabit Ethernet driverHauke Mehrtens2013-10-021-0/+14
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-0128-84/+125
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-0112-9/+30
| |\ \ \ \ \