Age | Commit message (Expand) | Author | Files | Lines |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 17 | -36/+34 |
2014-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 57 | -297/+556 |
2014-05-22 | batman: fix a bogus warning from batadv_is_on_batman_iface() | Cong Wang | 1 | -1/+1 |
2014-05-22 | ipv4: initialise the itag variable in __mkroute_input | Li RongQing | 1 | -1/+1 |
2014-05-21 | ipv6: gro: fix CHECKSUM_COMPLETE support | Eric Dumazet | 2 | -6/+2 |
2014-05-21 | net_sched: fix an oops in tcindex filter | Cong Wang | 1 | -10/+20 |
2014-05-21 | ip_tunnel: Initialize the fallback device properly | Steffen Klassert | 1 | -0/+1 |
2014-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -26/+23 |
2014-05-16 | bonding: Fix stacked device detection in arp monitoring | Vlad Yasevich | 1 | -0/+26 |
2014-05-16 | vlan: Fix lockdep warning with stacked vlan devices. | Vlad Yasevich | 3 | -44/+10 |
2014-05-16 | net: Find the nesting level of a given device by type. | Vlad Yasevich | 1 | -0/+50 |
2014-05-16 | net: gro: make sure skb->cb[] initial content has not to be zero | Eric Dumazet | 2 | -2/+3 |
2014-05-16 | ipv4: ip_tunnels: disable cache for nbma gre tunnels | Timo Teräs | 1 | -1/+2 |
2014-05-16 | net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe() | Fabian Godehardt | 1 | -1/+2 |
2014-05-16 | net: ipv6: make "ip -6 route get mark xyz" work. | Lorenzo Colitti | 1 | -0/+3 |
2014-05-16 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 4 | -8/+20 |
2014-05-16 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 5 | -19/+42 |
2014-05-16 | af_rxrpc: Fix XDR length check in rxrpc key demarshalling. | Nathaniel W Filardo | 1 | -1/+1 |
2014-05-16 | crush: decode and initialize chooseleaf_vary_r | Ilya Dryomov | 1 | -0/+5 |
2014-05-16 | libceph: fix corruption when using page_count 0 page in rbd | Chunwei Chen | 1 | -1/+19 |
2014-05-15 | ipv6: update Destination Cache entries when gateway turn into host | Duan Jiong | 2 | -5/+23 |
2014-05-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 6 | -31/+66 |
2014-05-15 | rtnetlink: wait for unregistering devices in rtnl_link_unregister() | Cong Wang | 3 | -3/+34 |
2014-05-15 | batman-adv: fix local TT check for outgoing arp requests in DAT | Antonio Quartulli | 1 | -2/+1 |
2014-05-15 | batman-adv: increase orig refcount when storing ref in gw_node | Antonio Quartulli | 1 | -2/+9 |
2014-05-15 | batman-adv: fix reference counting imbalance while sending fragment | Antonio Quartulli | 1 | -3/+8 |
2014-05-15 | batman-adv: fix indirect hard_iface NULL dereference | Marek Lindner | 1 | -1/+2 |
2014-05-15 | netfilter: nf_tables: fix trace of matching non-terminal rule | Pablo Neira Ayuso | 1 | -1/+3 |
2014-05-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 5 | -19/+42 |
2014-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 | John W. Linville | 3 | -14/+34 |
2014-05-14 | af_iucv: wrong mapping of sent and confirmed skbs | Ursula Braun | 1 | -1/+1 |
2014-05-14 | mac80211: fix on-channel remain-on-channel | Johannes Berg | 2 | -7/+21 |
2014-05-14 | ipv6: fix calculation of option len in ip6_append_data | Hannes Frederic Sowa | 1 | -1/+1 |
2014-05-14 | net: avoid dependency of net_get_random_once on nop patching | Hannes Frederic Sowa | 1 | -4/+4 |
2014-05-13 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2 | -4/+57 |
2014-05-13 | neigh: set nud_state to NUD_INCOMPLETE when probing router reachability | Duan Jiong | 1 | -2/+2 |
2014-05-13 | mac80211: fix suspend vs. association race | Emmanuel Grumbach | 1 | -7/+13 |
2014-05-13 | ip6_tunnel: fix potential NULL pointer dereference | Susant Sahani | 1 | -1/+1 |
2014-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 | John W. Linville | 2 | -5/+8 |
2014-05-12 | netfilter: nf_tables: fix missing return trace at the end of non-base chain | Pablo Neira Ayuso | 1 | -5/+3 |
2014-05-12 | netfilter: nf_tables: fix bogus rulenum after goto action | Pablo Neira Ayuso | 1 | -1/+1 |
2014-05-12 | netfilter: nf_tables: fix tracing of the goto action | Pablo Neira Ayuso | 1 | -1/+5 |
2014-05-12 | netfilter: nf_tables: fix goto action | Pablo Neira Ayuso | 1 | -18/+10 |
2014-05-12 | vti: Use the tunnel mark for lookup in the error handlers. | Steffen Klassert | 2 | -2/+8 |
2014-05-12 | vti6: Don't unregister pernet ops twice on init errors | Mathias Krause | 1 | -3/+0 |
2014-05-11 | batman-adv: fix removing neigh_ifinfo | Simon Wunderlich | 1 | -0/+46 |
2014-05-10 | netfilter: nf_tables: reset rule number counter after jump and goto | Pablo Neira Ayuso | 1 | -1/+2 |
2014-05-10 | batman-adv: always run purge_orig_neighbors | Simon Wunderlich | 1 | -4/+4 |
2014-05-10 | batman-adv: fix neigh reference imbalance | Simon Wunderlich | 1 | -0/+5 |
2014-05-10 | batman-adv: fix neigh_ifinfo imbalance | Simon Wunderlich | 1 | -0/+2 |