summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-10-104-5/+5
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo2014-09-2457-355/+641
| |\
| * | percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2014-09-084-5/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08434-7910/+15378
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-089-14/+49
| |\ \ \
| | * | | net_sched: copy exts->type in tcf_exts_change()WANG Cong2014-10-081-0/+1
| | * | | bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTINGHerbert Xu2014-10-072-0/+15
| | * | | sctp: handle association restarts when the socket is closed.Vlad Yasevich2014-10-061-3/+16
| | * | | ematch: Fix early ending of inverted containers.Ignacy Gawędzki2014-10-041-2/+3
| | * | | ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel2014-10-041-2/+2
| | * | | net/rds: fix possible double free on sock tear downHerton R. Krzesinski2014-10-031-4/+7
| | * | | net/rds: do proper house keeping if connection fails in rds_tcp_conn_connectHerton R. Krzesinski2014-10-031-1/+4
| | * | | net/rds: call rds_conn_drop instead of open code it at rds_connect_completeHerton R. Krzesinski2014-10-031-2/+1
| * | | | netlabel: directly return netlbl_unlabel_genl_init()Fabian Frederick2014-10-081-5/+1
| * | | | wimax: convert printk to pr_foo()Fabian Frederick2014-10-077-16/+17
| * | | | af_unix: remove 0 assignment on staticFabian Frederick2014-10-071-1/+1
| * | | | ipv6: Do not warn for informational ICMP messages, regardless of type.David S. Miller2014-10-071-2/+2
| * | | | tipc: fix bug in multicast congestion handlingJon Maloy2014-10-074-3/+21
| * | | | net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-0714-23/+23
| * | | | net_sched: fix unused variables in __gnet_stats_copy_basic_cpu()WANG Cong2014-10-071-4/+4
| * | | | openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou2014-10-071-14/+15
| * | | | openvswitch: fix a sparse warningAndy Zhou2014-10-071-3/+2
| * | | | net: fix a sparse warningAndy Zhou2014-10-071-1/+1
| * | | | ipv6: don't walk node's leaf during serial number updateHannes Frederic Sowa2014-10-071-17/+30
| * | | | ipv6: make fib6 serial number per namespaceHannes Frederic Sowa2014-10-072-8/+7
| * | | | ipv6: only generate one new serial number per fib mutationHannes Frederic Sowa2014-10-071-6/+6
| * | | | ipv6: make rt_sernum atomic and serial number fields ordinary intsHannes Frederic Sowa2014-10-071-10/+13
| * | | | ipv6: minor fib6 cleanups like type safety, bool conversion, inline removalHannes Frederic Sowa2014-10-071-40/+31
| * | | | net: validate_xmit_vlan() is staticEric Dumazet2014-10-061-1/+2
| * | | | net: fix rcu access on phonet_routesFabian Frederick2014-10-061-3/+3
| * | | | net: sched: do not use tcf_proto 'tp' argument from call_rcuJohn Fastabend2014-10-064-8/+14
| * | | | net: sched: cls_cgroup tear down exts and ematch from rcu callbackJohn Fastabend2014-10-061-3/+1
| * | | | net: sched: remove tcf_proto from ematch callsJohn Fastabend2014-10-069-20/+21
| * | | | net: introduce netdevice gso_min_segs attributeEric Dumazet2014-10-061-3/+6
| * | | | ipv4: igmp: fix v3 general query drop monitor false positiveDaniel Borkmann2014-10-061-1/+1
| * | | | ethtool: Ethtool parameter to dynamically change tx_copybreakEric Dumazet2014-10-061-0/+1
| * | | | net: sched: avoid costly atomic operation in fq_dequeue()Eric Dumazet2014-10-063-7/+7
| * | | | net: skb_segment() provides list head and tailEric Dumazet2014-10-062-12/+20
| * | | | openvswitch: Add support for Geneve tunneling.Jesse Gross2014-10-0611-32/+448
| * | | | openvswitch: Factor out allocation and verification of actions.Jesse Gross2014-10-061-11/+27
| * | | | openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Jesse Gross2014-10-069-42/+73
| * | | | openvswitch: Add support for matching on OAM packets.Jesse Gross2014-10-062-5/+13
| * | | | openvswitch: Eliminate memset() from flow_extract.Jesse Gross2014-10-061-9/+45
| * | | | net: Add Geneve tunneling protocol driverAndy Zhou2014-10-063-0/+388
| * | | | Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-0512-149/+389
| |\ \ \ \
| | * \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-10-022-55/+103
| | |\ \ \ \
| | | * | | | Bluetooth: 6lowpan: Check transmit errors for multicast packetsJukka Rissanen2014-10-021-3/+10
| | | * | | | Bluetooth: 6lowpan: Return EAGAIN error also for multicast packetsJukka Rissanen2014-10-021-11/+5
| | | * | | | Bluetooth: 6lowpan: Avoid memory leak if memory allocation failsJukka Rissanen2014-10-021-2/+6
| | | * | | | Bluetooth: 6lowpan: Memory leak as the skb is not freedJukka Rissanen2014-10-021-0/+2
OpenPOWER on IntegriCloud