summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2013-10-15ipvs: avoid rcu_barrier during netns cleanupJulian Anastasov-0/+6
2013-10-14Bluetooth: Read current IAC LAP on controller setupMarcel Holtmann-0/+2
2013-10-14Bluetooth: Read number of supported IAC on controller setupMarcel Holtmann-0/+7
2013-10-14netfilter: nf_tables: add ARP filtering supportPablo Neira Ayuso-0/+1
2013-10-14netfilter: nf_tables: add trace supportPablo Neira Ayuso-0/+2
2013-10-14netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso-1/+27
2013-10-14netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso-1/+22
2013-10-14netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso-7/+90
2013-10-14netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso-9/+22
2013-10-14netfilter: nft_payload: add optimized payload implementation for small loadsPatrick McHardy-0/+9
2013-10-14netfilter: nf_tables: add optimized data comparison for small valuesPatrick McHardy-0/+8
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy-13/+29
2013-10-14netfilter: nf_tables: add netlink set APIPatrick McHardy-7/+142
2013-10-14netfilter: add nftablesPatrick McHardy-0/+326
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat-1/+1
2013-10-14Bluetooth: Introduce L2CAP channel callback for resumingMarcel Holtmann-0/+1
2013-10-14Bluetooth: Introduce L2CAP channel flag for defer setupMarcel Holtmann-0/+1
2013-10-14netfilter: nf_nat: move alloc_null_binding to nf_nat_core.cPablo Neira Ayuso-0/+3
2013-10-13Bluetooth: Provide msg_name callback for L2CAP connectionless channelsMarcel Holtmann-0/+2
2013-10-13Bluetooth: Add support for per socket msg_name callbackMarcel Holtmann-0/+1
2013-10-13Bluetooth: Remove src and dst fields from bt_sock structureMarcel Holtmann-2/+0
2013-10-13Bluetooth: Store RFCOMM address information in its own socket structureMarcel Holtmann-0/+2
2013-10-13Bluetooth: Store SCO address information in its own socket structureMarcel Holtmann-0/+2
2013-10-13Bluetooth: Use SCO addresses from HCI connection directlyMarcel Holtmann-3/+0
2013-10-13Bluetooth: Return the correct address type for L2CAP socketsMarcel Holtmann-2/+3
2013-10-13Bluetooth: Store address information in L2CAP channel structureMarcel Holtmann-0/+2
2013-10-13Bluetooth: Store source address of HCI connectionsMarcel Holtmann-0/+1
2013-10-13Bluetooth: Store the source address type of LE connectionsMarcel Holtmann-0/+1
2013-10-13Bluetooth: Remove pointless bdaddr_to_le() helper functionMarcel Holtmann-2/+0
2013-10-13Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst pointersMarcel Holtmann-3/+0
2013-10-12Bluetooth: The L2CAP fixed channel connectionless data is supportedMarcel Holtmann-0/+1
2013-10-12Bluetooth: Allow 3D profile to use security mode 4 level 0Marcel Holtmann-0/+1
2013-10-11Bluetooth: Add management command for setting LE scan parametersMarcel Holtmann-0/+7
2013-10-11Bluetooth: Make LE scan interval and window a controller optionMarcel Holtmann-0/+2
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann-1/+1
2013-10-11cfg80211: pass station supported channel and oper class infoSunil Dutt-0/+8
2013-10-11Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann-1/+1
2013-10-11Bluetooth: Move smp.h header file into net/bluetooth/Marcel Holtmann-146/+0
2013-10-11Bluetooth: Move a2mp.h header file into net/bluetooth/Marcel Holtmann-150/+0
2013-10-11Bluetooth: Move amp.h header file into net/bluetooth/Marcel Holtmann-54/+0
2013-10-10Bluetooth: Remove hdev->ioctl driver callbackMarcel Holtmann-1/+0
2013-10-10inet: rename ir_loc_port to ir_numEric Dumazet-2/+2
2013-10-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-0/+51
2013-10-10inet: includes a sock_common in request_sockEric Dumazet-9/+12
2013-10-09net: fix build errors if ipv6 is disabledEric Dumazet-0/+2
2013-10-09ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel.Steffen Klassert-0/+2
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet-6/+16
2013-10-08tcp/dccp: remove twchainEric Dumazet-21/+10
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+2
2013-10-08net: ipv4 only populate IP_PKTINFO when neededShawn Bohrer-1/+1