summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy1-13/+29
2013-10-14netfilter: nf_tables: add netlink set APIPatrick McHardy2-59/+281
2013-10-14netfilter: add nftablesPatrick McHardy7-6/+923
2013-10-14netfilter: nf_nat: move alloc_null_binding to nf_nat_core.cPablo Neira Ayuso1-0/+3
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy1-1/+2
2013-10-10inet: rename ir_loc_port to ir_numEric Dumazet2-2/+2
2013-10-10inet: includes a sock_common in request_sockEric Dumazet4-33/+14
2013-10-09net: fix build errors if ipv6 is disabledEric Dumazet1-0/+2
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet6-46/+22
2013-10-09tcp/dccp: remove twchainEric Dumazet4-21/+10
2013-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-11/+17
2013-10-09net: ipv4 only populate IP_PKTINFO when neededShawn Bohrer1-1/+1
2013-10-09udp: ipv4: Add udp early demuxShawn Bohrer2-1/+2
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller5-6/+94
2013-10-07net: Separate the close_list and the unreg_list v2Eric W. Biederman1-0/+1
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2-8/+13
2013-10-07netif_set_xps_queue: make cpu mask constMichael S. Tsirkin1-2/+3
2013-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller6-78/+259
2013-10-04tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet1-1/+6
2013-10-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville5-6/+95
2013-10-03bonding: modify the old and add new xmit hash policiesNikolay Aleksandrov1-0/+2
2013-10-03flow_dissector: factor out the ports extraction in skb_flow_get_portsNikolay Aleksandrov1-0/+1
2013-10-03inet: consolidate INET_TW_MATCHEric Dumazet5-30/+14
2013-10-03include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()Denis Kirjanov1-5/+2
2013-10-03tc: export tc_defact.h to userspacestephen hemminger2-1/+2
2013-10-02ssb: provide phy address for Gigabit Ethernet driverHauke Mehrtens1-0/+14
2013-10-02Bluetooth: Add the definition for Slave Page Response TimeoutDoHyun Pyun1-0/+2
2013-10-02Bluetooth: Add the definition and stcuture for Sync Train CompleteDoHyun Pyun1-0/+5
2013-10-02Bluetooth: Add the definition for Start Synchronization TrainDoHyun Pyun1-0/+2
2013-10-02Bluetooth: Add the definition and structure for Set CSBDoHyun Pyun1-0/+16
2013-10-02Bluetooth: Add the structure for Write Sync Train ParametersDoHyun Pyun1-0/+12
2013-10-02Bluetooth: Add the definition and structure for Set CSB DataDoHyun Pyun1-0/+14
2013-10-02Bluetooth: Add the definition and structure for Delete Reserved LT_ADDRDoHyun Pyun1-0/+9
2013-10-02Bluetooth: Add the definition and structure for Set Reserved LT_ADDRDoHyun Pyun1-0/+9
2013-10-02Bluetooth: Add management command for setting static addressMarcel Holtmann3-0/+9
2013-10-02Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg1-0/+2
2013-10-02Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg1-0/+1
2013-10-02Bluetooth: Provide high speed configuration optionMarcel Holtmann1-0/+1
2013-10-02Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONEMarcel Holtmann1-2/+2
2013-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-84/+125
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-9/+30
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-7/+4
2013-10-01netfilter: cttimeout: allow to set/get default protocol timeoutsPablo Neira Ayuso1-0/+2
2013-10-01netfilter: nf_ct_sip: consolidate NAT hook functionsholger@eitzenberger.org1-49/+58
2013-10-01skbuff: size of hole is wrong in a commentNicolas Dichtel1-1/+1
2013-10-01net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet1-0/+1
2013-10-01net: add missing sk_max_pacing_rate docEric Dumazet1-0/+1
2013-10-01net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman2-5/+7
2013-10-01Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+2
2013-10-01Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller5-0/+136