Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | udp: fix behavior of wrong checksums | Eric Dumazet | 2015-06-01 | 2 | -8/+4 | |
* | | | | | | | bridge: fix br_multicast_query_expired() bug | Eric Dumazet | 2015-05-31 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2015-05-29 | 7 | -11/+43 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call | Alexander Duyck | 2015-05-28 | 2 | -4/+14 | |
| * | | | | | | | xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input | Alexander Duyck | 2015-05-28 | 1 | -1/+16 | |
| * | | | | | | | ip_vti/ip6_vti: Do not touch skb->mark on xmit | Alexander Duyck | 2015-05-28 | 2 | -3/+6 | |
| * | | | | | | | xfrm: Always zero high-order sequence number bits | Herbert Xu | 2015-05-21 | 1 | -0/+2 | |
| * | | | | | | | esp6: Use high-order sequence number bits for IV generation | Herbert Xu | 2015-05-13 | 1 | -1/+2 | |
| * | | | | | | | esp4: Use high-order sequence number bits for IV generation | Herbert Xu | 2015-05-13 | 1 | -1/+2 | |
| * | | | | | | | xfrm: fix a race in xfrm_state_lookup_byspi | Li RongQing | 2015-04-29 | 1 | -1/+1 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-05-27 | 10 | -69/+122 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | net_sched: invoke ->attach() after setting dev->qdisc | WANG Cong | 2015-05-27 | 1 | -4/+6 | |
| * | | | | | | | unix/caif: sk_socket can disappear when state is unlocked | Mark Salyzyn | 2015-05-27 | 2 | -0/+16 | |
| * | | | | | | | Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-05-27 | 7 | -65/+100 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | mac80211: fix AP_VLAN crypto tailroom calculation | Michal Kazior | 2015-05-20 | 4 | -9/+83 | |
| | * | | | | | | | mac80211: don't split remain-on-channel for coalescing | Johannes Berg | 2015-05-20 | 2 | -54/+11 | |
| | * | | | | | | | mac80211: don't use napi_gro_receive() outside NAPI context | Johannes Berg | 2015-05-19 | 2 | -2/+6 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-05-23 | 1 | -13/+20 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Revert "libceph: clear r_req_lru_item in __unregister_linger_request()" | Ilya Dryomov | 2015-05-20 | 1 | -2/+0 | |
| * | | | | | | | | libceph: request a new osdmap if lingering request maps to no osd | Ilya Dryomov | 2015-05-20 | 1 | -11/+20 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | bridge: fix lockdep splat | Eric Dumazet | 2015-05-22 | 1 | -0/+2 | |
* | | | | | | | | net: core: 'ethtool' issue with querying phy settings | Arun Parameswaran | 2015-05-22 | 1 | -1/+9 | |
* | | | | | | | | bridge: fix parsing of MLDv2 reports | Thadeu Lima de Souza Cascardo | 2015-05-22 | 1 | -1/+1 | |
* | | | | | | | | ipv4: fill in table id when replacing a route | Michal Kubeček | 2015-05-22 | 1 | -0/+1 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-05-22 | 7 | -36/+50 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert "netfilter: bridge: query conntrack about skb dnat" | Florian Westphal | 2015-05-20 | 1 | -18/+9 | |
| * | | | | | | | | netfilter: ensure number of counters is >0 in do_replace() | Dave Jones | 2015-05-20 | 4 | -0/+22 | |
| * | | | | | | | | netfilter: nfnetlink_{log,queue}: Register pernet in first place | Francesco Ruggeri | 2015-05-20 | 2 | -18/+19 | |
* | | | | | | | | | ipv4: Avoid crashing in ip_error | Eric W. Biederman | 2015-05-22 | 1 | -0/+4 | |
* | | | | | | | | | tcp: fix a potential deadlock in tcp_get_info() | Eric Dumazet | 2015-05-22 | 3 | -4/+15 | |
* | | | | | | | | | net: sched: fix call_rcu() race on classifier module unloads | Daniel Borkmann | 2015-05-22 | 1 | -0/+5 | |
* | | | | | | | | | ipv6: fix ECMP route replacement | Michal Kubeček | 2015-05-20 | 2 | -6/+44 | |
* | | | | | | | | | ipv6: do not delete previously existing ECMP routes if add fails | Michal Kubeček | 2015-05-20 | 1 | -1/+2 | |
* | | | | | | | | | Merge tag 'mac80211-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-05-19 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | mac80211: move WEP tailroom size check | Janusz Dziedzic | 2015-05-11 | 1 | -2/+4 | |
* | | | | | | | | | tcp: don't over-send F-RTO probes | Yuchung Cheng | 2015-05-19 | 1 | -3/+3 | |
* | | | | | | | | | tcp: only undo on partial ACKs in CA_Loss | Yuchung Cheng | 2015-05-19 | 1 | -3/+6 | |
* | | | | | | | | | net/ipv6/udp: Fix ipv6 multicast socket filter regression | Henning Rogge | 2015-05-19 | 1 | -1/+3 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-05-18 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bluetooth: Fix remote name event return directly. | Wesley Kuo | 2015-05-14 | 1 | -2/+4 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | tcp/ipv6: fix flow label setting in TIME_WAIT state | Florent Fourcot | 2015-05-18 | 2 | -2/+2 | |
* | | | | | | | | rtnl/bond: don't send rtnl msg for unregistered iface | Nicolas Dichtel | 2015-05-18 | 1 | -0/+3 | |
* | | | | | | | | netlink: Reset portid after netlink_insert failure | Herbert Xu | 2015-05-16 | 1 | -0/+1 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-05-16 | 4 | -5/+39 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | netfilter: nf_tables: fix bogus warning in nft_data_uninit() | Mirek Kratochvil | 2015-05-15 | 1 | -2/+2 | |
| * | | | | | | | | conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition | Jesper Dangaard Brouer | 2015-05-15 | 1 | -3/+32 | |
| * | | | | | | | | netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m | Florian Westphal | 2015-05-15 | 1 | -0/+2 | |
| * | | | | | | | | ipvs: fix memory leak in ip_vs_ctl.c | Tommi Rantala | 2015-05-08 | 1 | -0/+3 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD | Roopa Prabhu | 2015-05-15 | 2 | -4/+4 | |
* | | | | | | | | ipv6: Fix udp checksums with raw sockets | Vlad Yasevich | 2015-05-15 | 1 | -1/+3 |