summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-012-75/+22
* mac802154: make csma/cca parameters per-wpanPhoebe Buckheister2014-04-012-1/+18
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-311-1/+2
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-311-1/+2
| |\
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-271-1/+2
| | |\
| | | * Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2014-03-211-0/+1
| | | * Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg2014-03-201-1/+1
* | | | net-gro: restore frag0 optimizationEric Dumazet2014-03-311-5/+0
* | | | net-sysfs: expose number of carrier on/off changesdavid decotigny2014-03-312-0/+4
* | | | ipv6: reuse rt6_need_strictWang Yufen2014-03-311-0/+5
* | | | net: export NET_ADDR_* values to user-space APIFlorian Fainelli2014-03-312-7/+6
* | | | net: Allow modules to use is_skb_forwardableVlad Yasevich2014-03-311-0/+1
|/ / /
* | | net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov2014-03-312-11/+64
* | | net: isdn: use sk_unattached_filter apiDaniel Borkmann2014-03-311-3/+2
* | | net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-311-8/+2
* | | net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann2014-03-311-4/+0
* | | net: filter: move filter accounting to filter coreDaniel Borkmann2014-03-312-40/+17
* | | net: filter: keep original BPF program aroundDaniel Borkmann2014-03-311-2/+13
* | | net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-311-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-295-5/+14
|\ \ \
| * | | vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich2014-03-281-0/+7
| * | | net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich2014-03-281-1/+1
| * | | ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2014-03-281-1/+3
| * | | core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss2014-03-271-2/+2
| * | | usbnet: include wait queue head in device structureOliver Neukum2014-03-271-1/+1
* | | | netpoll: Respect NETIF_F_LLTXEric W. Biederman2014-03-291-0/+5
* | | | netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enableEric W. Biederman2014-03-291-4/+4
* | | | netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2014-03-292-3/+2
* | | | net: net: add a core netdev->tx_dropped counterEric Dumazet2014-03-281-3/+4
* | | | net/mlx4: Implement vxlan ndo callsOr Gerlitz2014-03-281-1/+1
* | | | mlx4: Add support for CONFIG_DEV commandOr Gerlitz2014-03-282-0/+3
* | | | ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček2014-03-272-3/+11
* | | | net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy2014-03-261-0/+54
* | | | vlan: make a new function vlan_dev_vlan_proto() and exportdingtianhong2014-03-261-0/+7
* | | | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-263-22/+22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-266-19/+17
|\| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-253-8/+14
| |\ \ \
| | * | | tcp: syncookies: do not use getnstimeofday()Eric Dumazet2014-03-201-5/+6
| | * | | net: cdc_ncm: fix control message orderingBjørn Mork2014-03-181-0/+1
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-181-3/+7
| | |\ \ \
| | | * | | selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-101-3/+7
| * | | | | Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-212-9/+2
| |\ \ \ \ \
| | * | | | | tracing: Fix array size mismatch in format stringVaibhav Nagarnaik2014-03-202-9/+2
| | |/ / / /
| * / / / / mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins2014-03-211-2/+1
| |/ / / /
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-2611-21/+82
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-2111-21/+82
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-202-1/+22
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Bluetooth: Make LTK and CSRK only persisent when bondingMarcel Holtmann2014-03-101-2/+3
| | | * | | Bluetooth: Add support for handling signature resolving keysMarcel Holtmann2014-03-092-0/+20
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-205-19/+41
| | |\ \ \ \