summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-03-04mpls: Basic routing supportEric W. Biederman3-0/+21
2015-03-04neigh: Add helper function neigh_xmitEric W. Biederman1-0/+3
2015-03-04neigh: Factor out ___neigh_lookup_norefEric W. Biederman3-33/+57
2015-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller74-850/+4232
2015-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-19/+9
2015-03-03ax25: Stop using magic neighbour cache operations.Eric W. Biederman1-4/+1
2015-03-03Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+54
2015-03-03neigh: Don't require dst in neigh_hh_initEric W. Biederman1-0/+1
2015-03-03arp: Kill arp_findEric W. Biederman1-1/+0
2015-03-03net: Kill dev_rebuild_headerEric W. Biederman2-12/+1
2015-03-03neigh: Move neigh_compat_output into ax25_ip.cEric W. Biederman1-1/+0
2015-03-03ax25: Refactor to use private neighbour operations.Eric W. Biederman1-0/+5
2015-03-03ax25: Make ax25_header and ax25_rebuild_header staticEric W. Biederman1-3/+0
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz1-1/+1
2015-03-02ebpf: move CONFIG_BPF_SYSCALL-only function declarationsDaniel Borkmann1-9/+9
2015-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-18/+50
2015-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller5-105/+70
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue8-35/+27
2015-03-02net: move skb->dropcount to skb->cb[]Eyal Birger2-4/+16
2015-03-02net: add common accessor for setting dropcount on packetsEyal Birger1-0/+6
2015-03-02net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger1-0/+3
2015-03-02net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...Eyal Birger1-3/+3
2015-03-02net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrlEyal Birger1-7/+3
2015-03-02pppoe: Use workqueue to die properly when a PADT is receivedSimon Farnsworth1-0/+2
2015-03-01cls_bpf: add initial eBPF support for programmable classifiersDaniel Borkmann1-0/+2
2015-03-01ebpf: move read-only fields to bpf_prog and shrink bpf_prog_auxDaniel Borkmann2-4/+4
2015-03-01ebpf: add sched_cls_type and map it to sk_filter's verifier opsDaniel Borkmann1-0/+1
2015-03-01ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefsDaniel Borkmann1-4/+16
2015-03-01ebpf: export BPF_PSEUDO_MAP_FD to uapiDaniel Borkmann2-2/+2
2015-03-01ebpf: constify various function pointer structsDaniel Borkmann1-7/+7
2015-02-28tcp: tso: remove tp->tso_deferredEric Dumazet1-1/+0
2015-02-28usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings1-0/+12
2015-02-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+2
2015-02-28fib_trie: Convert fib_alias to hlist from listAlexander Duyck1-1/+1
2015-02-28multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa3-0/+3
2015-02-28igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_dropMadhu Challa1-0/+8
2015-02-28rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann1-13/+0
2015-02-28udp: In udp_flow_src_port use random hash value if skb_get_hash failsTom Herbert1-6/+15
2015-02-27at86rf230: add support for external xtal trimAlexander Aring1-0/+1
2015-02-27Bluetooth: Update New CSRK event to match latest specificationJohan Hedberg2-2/+7
2015-02-26net: dsa: Introduce dsa_is_port_initializedGuenter Roeck1-0/+5
2015-02-26net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli1-0/+10
2015-02-25ipvs: allow rescheduling of new connections when port reuse is detectedMarcelo Ricardo Leitner1-0/+11
2015-02-25bonding: Implement port churn-machine (AD standard 43.4.17).Mahesh Bandewar1-0/+29
2015-02-24thermal: Introduce dummy functions when thermal is not definedNishanth Menon1-2/+54
2015-02-24Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+26
2015-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+5
2015-02-24net: sched: export tc_connmark.h so it is uapi accessibleJamal Hadi Salim1-0/+1
2015-02-23x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel1-0/+26
2015-02-23drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi1-2/+2