Age | Commit message (Expand) | Author | Files | Lines |
2014-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 1 | -55/+0 |
2014-06-27 | iovec: move memcpy_from/toiovecend to lib/iovec.c | Michael S. Tsirkin | 1 | -55/+0 |
2014-06-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 6 | -39/+73 |
2014-06-27 | ipv6: Fix MLD Query message check | Hangbin Liu | 1 | -2/+11 |
2014-06-27 | udp: Add MIB counters for rcvbuferrors | James M Leddy | 2 | -2/+9 |
2014-06-26 | xfrm: Fix refcount imbalance in xfrm_lookup | Steffen Klassert | 1 | -0/+2 |
2014-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 20 | -128/+219 |
2014-06-25 | net: fix setting csum_start in skb_segment() | Tom Herbert | 1 | -1/+1 |
2014-06-25 | ipv4: fix dst race in sk_dst_get() | Eric Dumazet | 2 | -14/+16 |
2014-06-25 | net: filter: Use kcalloc/kmalloc_array to allocate arrays | Tobias Klauser | 1 | -2/+2 |
2014-06-25 | trivial: net: filter: Change kerneldoc parameter order | Tobias Klauser | 1 | -1/+1 |
2014-06-25 | trivial: net: filter: Fix typo in comment | Tobias Klauser | 1 | -1/+1 |
2014-06-25 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2 | -15/+57 |
2014-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 | John W. Linville | 4 | -24/+16 |
2014-06-24 | NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support | Andy Adamson | 1 | -0/+1 |
2014-06-24 | nl80211: move set_qos_map command into split state | Johannes Berg | 1 | -6/+5 |
2014-06-23 | cfg80211: fix elapsed_jiffies calculation | Eliad Peller | 1 | -1/+1 |
2014-06-23 | Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels" | Johannes Berg | 1 | -15/+7 |
2014-06-23 | mac80211: WEP extra head/tail room in ieee80211_send_auth | Max Stepanov | 1 | -2/+3 |
2014-06-21 | 8021q: fix a potential memory leak | Li RongQing | 1 | -1/+4 |
2014-06-20 | Bluetooth: Fix for ACL disconnect when pairing fails | Lukasz Rymanowski | 1 | -1/+11 |
2014-06-20 | Bluetooth: Fix rejecting pairing in case of insufficient capabilities | Johan Hedberg | 1 | -0/+20 |
2014-06-20 | Bluetooth: Refactor authentication method lookup into its own function | Johan Hedberg | 1 | -5/+12 |
2014-06-20 | Bluetooth: Fix overriding higher security level in SMP | Johan Hedberg | 1 | -9/+14 |
2014-06-19 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 6 | -65/+85 |
2014-06-19 | net: sctp: check proc_dointvec result in proc_sctp_do_auth | Daniel Borkmann | 1 | -2/+1 |
2014-06-19 | tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb | Neal Cardwell | 1 | -1/+1 |
2014-06-19 | Revert "net: return actual error on register_queue_kobjects" | David S. Miller | 1 | -2/+2 |
2014-06-18 | net: filter: fix upper BPF instruction limit | Kees Cook | 1 | -1/+1 |
2014-06-18 | net: sctp: propagate sysctl errors from proc_do* properly | Daniel Borkmann | 1 | -20/+23 |
2014-06-18 | net: return actual error on register_queue_kobjects | Jie Liu | 1 | -2/+2 |
2014-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 6 | -18/+82 |
2014-06-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 6 | -65/+85 |
2014-06-17 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 6 | -65/+85 |
2014-06-16 | tcp: remove unnecessary tcp_sk assignment. | Dave Jones | 1 | -1/+1 |
2014-06-16 | netfilter: nf_nat: fix oops on netns removal | Florian Westphal | 1 | -1/+34 |
2014-06-16 | netfilter: ctnetlink: add zone size to length | Ken-ichirou MATSUZAWA | 1 | -0/+6 |
2014-06-16 | Merge branch 'ipvs' | Pablo Neira Ayuso | 1 | -1/+1 |
2014-06-16 | netfilter: nft_nat: don't dump port information if unset | Pablo Neira Ayuso | 1 | -6/+8 |
2014-06-16 | netfilter: nf_tables: indicate family when dumping set elements | Pablo Neira Ayuso | 1 | -1/+1 |
2014-06-16 | netfilter: nft_compat: call {target, match}->destroy() to cleanup entry | Pablo Neira Ayuso | 1 | -0/+18 |
2014-06-16 | netfilter: nf_tables: fix wrong type in transaction when replacing rules | Pablo Neira Ayuso | 1 | -1/+1 |
2014-06-16 | netfilter: nf_tables: decrement chain use counter when replacing rules | Pablo Neira Ayuso | 1 | -0/+2 |
2014-06-16 | netfilter: nf_tables: use u32 for chain use counter | Pablo Neira Ayuso | 1 | -0/+3 |
2014-06-16 | netfilter: nf_tables: use RCU-safe list insertion when replacing rules | Pablo Neira Ayuso | 1 | -1/+1 |
2014-06-16 | netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper | Florian Westphal | 1 | -3/+5 |
2014-06-16 | netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks | Pablo Neira Ayuso | 1 | -5/+3 |
2014-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -14/+61 |
2014-06-15 | net: sctp: fix permissions for rto_alpha and rto_beta knobs | Daniel Borkmann | 1 | -4/+28 |
2014-06-15 | net: Fix save software checksum complete | Tom Herbert | 2 | -10/+29 |