summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/...Scott Feldman2015-06-03
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-06-03
|\
| * batman-adv: Remove unnecessary ret variable in algo_registerMarkus Pargmann2015-06-03
| * batman-adv: Remove unnecessary ret variableMarkus Pargmann2015-06-03
| * batman-adv: main, batadv_compare_eth return boolMarkus Pargmann2015-06-03
| * batman-adv: main, Convert is_my_mac() to boolMarkus Pargmann2015-06-03
| * batman-adv: Remove unnecessary check for orig_ifinfo not NULLSven Eckelmann2015-06-03
| * batman-adv: types, Fix comment on bcast_ownMarkus Pargmann2015-06-03
| * batman-adv: iv_ogm, fix comment function nameMarkus Pargmann2015-06-03
| * batman-adv: iv_ogm, fix coding styleMarkus Pargmann2015-06-03
| * batman-adv: iv_ogm, Fix dup_status commentMarkus Pargmann2015-06-03
| * batman-adv: iv_ogm_orig_update, style, add missing bracketsMarkus Pargmann2015-06-03
| * batman-adv: iv_ogm_queue_add, Simplify expressionsMarkus Pargmann2015-06-03
| * batman-adv: iv_ogm_aggregate_new, simplify error handlingMarkus Pargmann2015-06-03
* | bpf: introduce bpf_clone_redirect() helperAlexei Starovoitov2015-06-03
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-01
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-06-01
| |\
| | * Revert "netfilter: ensure number of counters is >0 in do_replace()"Bernhard Thaler2015-06-01
| * | vti6: Add pmtu handling to vti6_xmit.Steffen Klassert2015-06-01
| * | Revert "net: core: 'ethtool' issue with querying phy settings"David S. Miller2015-06-01
| * | net: dsa: Properly propagate errors from dsa_switch_setup_oneFlorian Fainelli2015-05-31
| * | tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2015-05-31
| * | udp: fix behavior of wrong checksumsEric Dumazet2015-05-31
| * | bridge: fix br_multicast_query_expired() bugEric Dumazet2015-05-30
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-05-28
| |\ \
| | * | ip_vti/ip6_vti: Preserve skb->mark after rcv_cb callAlexander Duyck2015-05-28
| | * | xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_inputAlexander Duyck2015-05-28
| | * | ip_vti/ip6_vti: Do not touch skb->mark on xmitAlexander Duyck2015-05-28
| | * | xfrm: Always zero high-order sequence number bitsHerbert Xu2015-05-21
| | * | esp6: Use high-order sequence number bits for IV generationHerbert Xu2015-05-13
| | * | esp4: Use high-order sequence number bits for IV generationHerbert Xu2015-05-13
| | * | xfrm: fix a race in xfrm_state_lookup_byspiLi RongQing2015-04-29
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-27
| |\ \ \ | | | |/ | | |/|
| | * | net_sched: invoke ->attach() after setting dev->qdiscWANG Cong2015-05-27
| | * | unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn2015-05-26
| | * | Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-26
| | |\ \
| | | * | mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior2015-05-20
| | | * | mac80211: don't split remain-on-channel for coalescingJohannes Berg2015-05-20
| | | * | mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg2015-05-19
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-05-23
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"Ilya Dryomov2015-05-20
| | * | | libceph: request a new osdmap if lingering request maps to no osdIlya Dryomov2015-05-20
* | | | | vlan: Add GRO support for non hardware accelerated vlanToshiaki Makita2015-06-01
* | | | | openvswitch: include datapath actions with sampled-packet upcall to userspaceNeil McKee2015-06-01
* | | | | net: Add priority to packet_offload objects.David S. Miller2015-06-01
* | | | | net/rds Add getsockopt support for SO_RDS_TRANSPORTSowmini Varadhan2015-05-31
* | | | | net/rds: Add setsockopt support for SO_RDS_TRANSPORTSowmini Varadhan2015-05-31
* | | | | net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.hSowmini Varadhan2015-05-31
* | | | | ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann2015-05-31
* | | | | Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller2015-05-31
|\ \ \ \ \