summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu2015-07-213-0/+187
* xfrm: Fix a typoJakub Wilk2015-07-211-1/+1
* sctp: fix cut and paste issue in commentMarcelo Ricardo Leitner2015-07-211-1/+1
* sctp: fix src address selection if using secondary addressesMarcelo Ricardo Leitner2015-07-211-0/+10
* sctp: reduce indent level on sctp_v4_get_dstMarcelo Ricardo Leitner2015-07-211-15/+17
* test_bpf: add bpf_skb_vlan_push/pop() testsAlexei Starovoitov2015-07-201-0/+2
* bpf: introduce bpf_skb_vlan_push/pop() helpersAlexei Starovoitov2015-07-201-0/+48
* tipc: reduce locking scope during packet receptionJon Paul Maloy2015-07-208-389/+478
* tipc: introduce node contact FSMJon Paul Maloy2015-07-204-54/+185
* tipc: move link supervision timer to node levelJon Paul Maloy2015-07-204-80/+68
* tipc: simplify link timer implementationJon Paul Maloy2015-07-202-45/+72
* tipc: improve link FSM implementationJon Paul Maloy2015-07-202-156/+195
* tipc: introduce new link protocol msg create functionJon Paul Maloy2015-07-201-67/+77
* tipc: clean up definitions and usage of link flagsJon Paul Maloy2015-07-204-78/+67
* tipc: make media xmit call outside node spinlock contextJon Paul Maloy2015-07-208-77/+198
* tipc: change sk_buffer handling in tipc_link_xmit()Jon Paul Maloy2015-07-203-40/+37
* tipc: use bearer index when looking up active linksJon Paul Maloy2015-07-202-73/+59
* tipc: move link input queue to tipc_nodeJon Paul Maloy2015-07-204-19/+27
* tipc: move link creation from neighbor discoverer to nodeJon Paul Maloy2015-07-203-16/+37
* tipc: introduce link entry structure to struct tipc_nodeJon Paul Maloy2015-07-206-136/+143
* switchdev: add offload_fwd_mark generator helperScott Feldman2015-07-201-0/+103
* net: add phys ID compare helper to test if two IDs are the sameScott Feldman2015-07-201-6/+2
* net: don't reforward packets already forwarded by offload deviceScott Feldman2015-07-201-0/+10
* bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not definedNikolay Aleksandrov2015-07-201-0/+4
* net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not setPhil Sutter2015-07-201-0/+2
* bridge: multicast: fix handling of temp and perm entriesSatish Ashok2015-07-203-7/+22
* bridge: multicast: notify on group deleteNikolay Aleksandrov2015-07-201-0/+2
* ebpf: add helper to retrieve net_cls's classid cookieDaniel Borkmann2015-07-201-0/+15
* cls_cgroup: factor out classid retrievalDaniel Borkmann2015-07-201-21/+2
* ipv6: Remove unused arguments for __ipv6_dev_get_saddr().YOSHIFUJI Hideaki2015-07-161-4/+2
* netlink: changes for setting and clearing protodown via netlink.Anuradha Karuppiah2015-07-151-2/+14
* net core: Add protodown support.Anuradha Karuppiah2015-07-152-0/+34
* ipv6: Fix finding best source address in ipv6_dev_get_saddr().YOSHIFUJI Hideaki/吉藤英明2015-07-151-12/+18
* pkt_sched: sch_qfq: remove unused member of struct qfq_schedAndrea Parri2015-07-151-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-1346-851/+1219
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-1325-194/+242
| |\
| | * Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...David S. Miller2015-07-123-8/+13
| | |\
| | | * can: replace timestamp as unique skb attributeOliver Hartkopp2015-07-123-8/+13
| | * | net: dsa: Fix off-by-one in switch address parsingFlorian Fainelli2015-07-111-1/+1
| | * | net: dsa: Test array index before useFlorian Fainelli2015-07-111-2/+2
| | |/
| | * net: switchdev: don't abort unsupported operationsVivien Didelot2015-07-111-4/+8
| | * net: inet_diag: always export IPV6_V6ONLY sockopt for listening socketsPhil Sutter2015-07-101-2/+2
| | * bridge: mdb: allow the user to delete mdb entry if there's a querierSatish Ashok2015-07-101-9/+2
| | * net: call rcu_read_lock early in process_backlogJulian Anastasov2015-07-101-16/+16
| | * net: do not process device backlog during unregistrationJulian Anastasov2015-07-101-2/+4
| | * bridge: fix potential crash in __netdev_pick_tx()Eric Dumazet2015-07-091-0/+1
| | * net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()Oleg Nesterov2015-07-091-9/+2
| | * net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov2015-07-091-1/+3
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-07-095-29/+54
| | |\
| | | * netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6Julien Grall2015-07-081-1/+1
OpenPOWER on IntegriCloud