Age | Commit message (Expand) | Author |
2014-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-05-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2014-05-05 | ip_tunnel: Set network header properly for IP_ECN_decapsulate() | Ying Cai |
2014-05-05 | vsock: Make transport the proto owner | Andy King |
2014-05-05 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2014-05-04 | net: sched: lock imbalance in hhf qdisc | John Fastabend |
2014-05-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-04-30 | tcp_cubic: fix the range of delayed_ack | Liu Yu |
2014-04-30 | tcp: increment retransmit counters in tlp and fast open | Eric Dumazet |
2014-04-28 | libceph: fix non-default values check in apply_primary_affinity() | Ilya Dryomov |
2014-04-28 | net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif | Julian Anastasov |
2014-04-27 | net: sctp: Don't transition to PF state when transport has exhausted 'Path.Ma... | Karl Heiss |
2014-04-27 | sctp: reset flowi4_oif parameter on route lookup | Xufeng Zhang |
2014-04-27 | bridge: Handle IFLA_ADDRESS correctly when creating bridge device | Toshiaki Makita |
2014-04-25 | Bluetooth: Fix redundant encryption request for reauthentication | Johan Hedberg |
2014-04-25 | Bluetooth: Fix triggering BR/EDR L2CAP Connect too early | Johan Hedberg |
2014-04-24 | ipv6: fib: fix fib dump restart | Kumar Sundararajan |
2014-04-24 | rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set | David Gibson |
2014-04-24 | rtnetlink: Warn when interface's information won't fit in our packet | David Gibson |
2014-04-24 | netfilter: Fix warning in nfnetlink_receive(). | David S. Miller |
2014-04-24 | net: Use netlink_ns_capable to verify the permisions of netlink messages | Eric W. Biederman |
2014-04-24 | net: Add variants of capable for use on netlink messages | Eric W. Biederman |
2014-04-24 | net: Add variants of capable for use on on sockets | Eric W. Biederman |
2014-04-24 | net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump | Eric W. Biederman |
2014-04-24 | netlink: Rename netlink_capable netlink_allowed | Eric W. Biederman |
2014-04-23 | net: filter: initialize A and X registers | Alexei Starovoitov |
2014-04-22 | net: Fix ns_capable check in sock_diag_put_filterinfo | Andrew Lutomirski |
2014-04-18 | net: sctp: cache auth_enable per endpoint | Vlad Yasevich |
2014-04-18 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2014-04-18 | vlan: Fix lockdep warning when vlan dev handle notification | dingtianhong |
2014-04-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-04-16 | ip6_tunnel: use the right netns in ioctl handler | Nicolas Dichtel |
2014-04-16 | sit: use the right netns in ioctl handler | Nicolas Dichtel |
2014-04-16 | ip_tunnel: use the right netns in ioctl handler | Nicolas Dichtel |
2014-04-16 | net: use SYSCALL_DEFINEx for sys_recv | Jan Glauber |
2014-04-16 | ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source() | Cong Wang |
2014-04-16 | ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif | Cong Wang |
2014-04-15 | ip6_gre: don't allow to remove the fb_tunnel_dev | Nicolas Dichtel |
2014-04-15 | ipv4: add a sock pointer to dst->output() path. | Eric Dumazet |
2014-04-15 | ipv4: add a sock pointer to ip_queue_xmit() | Eric Dumazet |
2014-04-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2014-04-14 | net: Start with correct mac_len in skb_network_protocol | Vlad Yasevich |
2014-04-14 | Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re... | Daniel Borkmann |
2014-04-14 | net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W | Daniel Borkmann |
2014-04-14 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2014-04-14 | ipv6: Limit mtu to 65575 bytes | Eric Dumazet |
2014-04-14 | netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 | Patrick McHardy |
2014-04-14 | netfilter: nf_conntrack: initialize net.ct.generation | Andrey Vagin |
2014-04-13 | filter: prevent nla extensions to peek beyond the end of the message | Mathias Krause |
2014-04-13 | ipv4: return valid RTA_IIF on ip route get | Julian Anastasov |