Age | Commit message (Expand) | Author | Files | Lines |
2015-01-28 | act_connmark: fix dependencies better | Arnd Bergmann | 1 | -1/+1 |
2015-01-28 | net: remove sock_iocb | Christoph Hellwig | 3 | -103/+43 |
2015-01-28 | openvswitch: Add support for checksums on UDP tunnels. | Jesse Gross | 3 | -6/+9 |
2015-01-28 | Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 5 | -59/+84 |
2015-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 25 | -121/+189 |
2015-01-28 | NFC: hci: Remove nfc_hci_pipe2gate function | Christophe Ricard | 2 | -13/+0 |
2015-01-28 | NFC: hci: Add cmd_received handler | Christophe Ricard | 1 | -0/+3 |
2015-01-28 | NFC: hci: Reference every pipe information according to notification | Christophe Ricard | 2 | -22/+44 |
2015-01-27 | NFC: hci: Change nfc_hci_send_response gate parameter to pipe | Christophe Ricard | 2 | -21/+8 |
2015-01-27 | NFC: hci: Add pipes table to reference them with a tuple {gate, host} | Christophe Ricard | 2 | -7/+35 |
2015-01-27 | NFC: hci: Change event_received handler gate parameter to pipe | Christophe Ricard | 1 | -1/+1 |
2015-01-27 | net: don't OOPS on socket aio | Christoph Hellwig | 1 | -3/+0 |
2015-01-27 | netlink: Kill redundant net argument in netlink_insert | Herbert Xu | 1 | -8/+7 |
2015-01-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -2/+8 |
2015-01-27 | ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too | Hannes Frederic Sowa | 1 | -19/+26 |
2015-01-27 | ping: Fix race in free in receive path | subashab@codeaurora.org | 1 | -1/+4 |
2015-01-27 | udp_diag: Fix socket skipping within chain | Herbert Xu | 1 | -1/+3 |
2015-01-26 | Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 4 | -20/+26 |
2015-01-26 | ipv4: try to cache dst_entries which would cause a redirect | Hannes Frederic Sowa | 2 | -5/+7 |
2015-01-26 | net: sctp: fix slab corruption from use after free on INIT collisions | Daniel Borkmann | 1 | -1/+0 |
2015-01-26 | flow_dissector: add tipc support | Erik Hugne | 1 | -0/+14 |
2015-01-26 | tipc: fix excessive network event logging | Erik Hugne | 2 | -21/+21 |
2015-01-26 | net: act_bpf: fix size mismatch on filter preparation | Daniel Borkmann | 1 | -0/+3 |
2015-01-26 | net: cls_basic: return from walking on match in basic_get | Daniel Borkmann | 1 | -2/+5 |
2015-01-26 | net: cls_bpf: fix auto generation of per list handles | Daniel Borkmann | 1 | -2/+8 |
2015-01-26 | net: cls_bpf: fix size mismatch on filter preparation | Daniel Borkmann | 1 | -0/+5 |
2015-01-26 | openvswitch: Add support for unique flow IDs. | Joe Stringer | 6 | -91/+415 |
2015-01-26 | openvswitch: Use sw_flow_key_range for key ranges. | Joe Stringer | 1 | -11/+9 |
2015-01-26 | openvswitch: Refactor ovs_flow_tbl_insert(). | Joe Stringer | 1 | -7/+14 |
2015-01-26 | openvswitch: Refactor ovs_nla_fill_match(). | Joe Stringer | 3 | -40/+46 |
2015-01-26 | NFC: nfc_disable_se Remove useless blank line at beginning of function | Christophe Ricard | 1 | -1/+0 |
2015-01-26 | NFC: nfc_enable_se Remove useless blank line at beginning of function | Christophe Ricard | 1 | -1/+0 |
2015-01-26 | ipv6: tcp: fix race in IPV6_2292PKTOPTIONS | Eric Dumazet | 1 | -6/+2 |
2015-01-25 | bridge: simplify br_getlink() a bit | Dan Carpenter | 1 | -6/+3 |
2015-01-25 | ipv6: Fix __ip6_route_redirect | Martin KaFai Lau | 1 | -1/+5 |
2015-01-25 | net: dsa: set slave MII bus PHY mask | Vivien Didelot | 1 | -0/+1 |
2015-01-25 | net: ipv6: Add sysctl entry to disable MTU updates from RA | Harout Hedeshian | 2 | -1/+11 |
2015-01-25 | fib_trie: Various clean-ups for handling slen | Alexander Duyck | 1 | -20/+29 |
2015-01-25 | fib_trie: Move fib_find_alias to file where it is used | Alexander Duyck | 3 | -19/+20 |
2015-01-25 | fib_trie: Use empty_children instead of counting empty nodes in stats collection | Alexander Duyck | 1 | -7/+1 |
2015-01-25 | fib_trie: Add collapse() and should_collapse() to resize | Alexander Duyck | 1 | -35/+65 |
2015-01-25 | fib_trie: Fall back to slen update on inflate/halve failure | Alexander Duyck | 1 | -5/+5 |
2015-01-25 | fib_trie: Fix RCU bug and merge similar bits of inflate/halve | Alexander Duyck | 1 | -84/+73 |
2015-01-25 | fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bits | Alexander Duyck | 1 | -8/+8 |
2015-01-25 | net: llc: use correct size for sysctl timeout entries | Sasha Levin | 1 | -4/+4 |
2015-01-24 | vxlan: Eliminate dependency on UDP socket in transmit path | Tom Herbert | 1 | -4/+2 |
2015-01-24 | udp: Do not require sock in udp_tunnel_xmit_skb | Tom Herbert | 3 | -14/+15 |
2015-01-23 | vxlan: advertise netns of vxlan dev in fdb msg | Nicolas Dichtel | 1 | -0/+1 |
2015-01-23 | vlan: advertise link netns via netlink | Nicolas Dichtel | 1 | -0/+8 |
2015-01-23 | ip6gretap: advertise link netns via netlink | Nicolas Dichtel | 1 | -0/+1 |