Age | Commit message (Expand) | Author | Files | Lines |
2015-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 10 | -69/+122 |
2015-05-27 | net_sched: invoke ->attach() after setting dev->qdisc | WANG Cong | 1 | -4/+6 |
2015-05-27 | unix/caif: sk_socket can disappear when state is unlocked | Mark Salyzyn | 2 | -0/+16 |
2015-05-27 | Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 7 | -65/+100 |
2015-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -13/+20 |
2015-05-22 | bridge: fix lockdep splat | Eric Dumazet | 1 | -0/+2 |
2015-05-22 | net: core: 'ethtool' issue with querying phy settings | Arun Parameswaran | 1 | -1/+9 |
2015-05-22 | bridge: fix parsing of MLDv2 reports | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2015-05-22 | ipv4: fill in table id when replacing a route | Michal Kubeček | 1 | -0/+1 |
2015-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 7 | -36/+50 |
2015-05-22 | ipv4: Avoid crashing in ip_error | Eric W. Biederman | 1 | -0/+4 |
2015-05-22 | tcp: fix a potential deadlock in tcp_get_info() | Eric Dumazet | 3 | -4/+15 |
2015-05-22 | net: sched: fix call_rcu() race on classifier module unloads | Daniel Borkmann | 1 | -0/+5 |
2015-05-20 | Revert "libceph: clear r_req_lru_item in __unregister_linger_request()" | Ilya Dryomov | 1 | -2/+0 |
2015-05-20 | libceph: request a new osdmap if lingering request maps to no osd | Ilya Dryomov | 1 | -11/+20 |
2015-05-20 | ipv6: fix ECMP route replacement | Michal Kubeček | 2 | -6/+44 |
2015-05-20 | ipv6: do not delete previously existing ECMP routes if add fails | Michal Kubeček | 1 | -1/+2 |
2015-05-20 | mac80211: fix AP_VLAN crypto tailroom calculation | Michal Kazior | 4 | -9/+83 |
2015-05-20 | mac80211: don't split remain-on-channel for coalescing | Johannes Berg | 2 | -54/+11 |
2015-05-20 | Revert "netfilter: bridge: query conntrack about skb dnat" | Florian Westphal | 1 | -18/+9 |
2015-05-20 | netfilter: ensure number of counters is >0 in do_replace() | Dave Jones | 4 | -0/+22 |
2015-05-20 | netfilter: nfnetlink_{log,queue}: Register pernet in first place | Francesco Ruggeri | 2 | -18/+19 |
2015-05-19 | Merge tag 'mac80211-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 1 | -2/+4 |
2015-05-19 | tcp: don't over-send F-RTO probes | Yuchung Cheng | 1 | -3/+3 |
2015-05-19 | tcp: only undo on partial ACKs in CA_Loss | Yuchung Cheng | 1 | -3/+6 |
2015-05-19 | net/ipv6/udp: Fix ipv6 multicast socket filter regression | Henning Rogge | 1 | -1/+3 |
2015-05-19 | mac80211: don't use napi_gro_receive() outside NAPI context | Johannes Berg | 2 | -2/+6 |
2015-05-18 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -2/+4 |
2015-05-18 | tcp/ipv6: fix flow label setting in TIME_WAIT state | Florent Fourcot | 2 | -2/+2 |
2015-05-18 | rtnl/bond: don't send rtnl msg for unregistered iface | Nicolas Dichtel | 1 | -0/+3 |
2015-05-17 | netlink: Reset portid after netlink_insert failure | Herbert Xu | 1 | -0/+1 |
2015-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 4 | -5/+39 |
2015-05-15 | netfilter: nf_tables: fix bogus warning in nft_data_uninit() | Mirek Kratochvil | 1 | -2/+2 |
2015-05-15 | conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition | Jesper Dangaard Brouer | 1 | -3/+32 |
2015-05-15 | netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m | Florian Westphal | 1 | -0/+2 |
2015-05-15 | rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD | Roopa Prabhu | 2 | -4/+4 |
2015-05-15 | ipv6: Fix udp checksums with raw sockets | Vlad Yasevich | 1 | -1/+3 |
2015-05-15 | netlink: move nl_table in read_mostly section | Eric Dumazet | 1 | -1/+1 |
2015-05-14 | Bluetooth: Fix remote name event return directly. | Wesley Kuo | 1 | -2/+4 |
2015-05-14 | vlan: Correctly propagate promisc|allmulti flags in notifier. | Vlad Yasevich | 1 | -1/+1 |
2015-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 40 | -132/+611 |
2015-05-13 | netns: return RTM_NEWNSID instead of RTM_GETNSID on a get | Nicolas Dichtel | 1 | -1/+1 |
2015-05-11 | net_sched: gred: use correct backlog value in WRED mode | David Ward | 1 | -2/+2 |
2015-05-11 | mac80211: move WEP tailroom size check | Janusz Dziedzic | 1 | -2/+4 |
2015-05-11 | af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT). | Kretschmer, Mathias | 1 | -3/+6 |
2015-05-10 | mpls: Change reserved label names to be consistent with netbsd | Tom Herbert | 1 | -9/+9 |
2015-05-09 | net_sched: fix a use-after-free in tc_ctl_tfilter() | WANG Cong | 1 | -4/+3 |
2015-05-09 | net/rds: RDS-TCP: only initiate reconnect attempt on outgoing TCP socket. | Sowmini Varadhan | 1 | -2/+11 |
2015-05-09 | net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection. | Sowmini Varadhan | 3 | -0/+51 |
2015-05-09 | ipv6: Fixed source specific default route handling. | Markus Stenberg | 2 | -10/+34 |