Age | Commit message (Expand) | Author |
2014-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2014-06-27 | iovec: move memcpy_from/toiovecend to lib/iovec.c | Michael S. Tsirkin |
2014-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-06-25 | net: fix setting csum_start in skb_segment() | Tom Herbert |
2014-06-25 | ipv4: fix dst race in sk_dst_get() | Eric Dumazet |
2014-06-25 | net: filter: Use kcalloc/kmalloc_array to allocate arrays | Tobias Klauser |
2014-06-25 | trivial: net: filter: Change kerneldoc parameter order | Tobias Klauser |
2014-06-25 | trivial: net: filter: Fix typo in comment | Tobias Klauser |
2014-06-24 | NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support | Andy Adamson |
2014-06-21 | 8021q: fix a potential memory leak | Li RongQing |
2014-06-19 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2014-06-19 | net: sctp: check proc_dointvec result in proc_sctp_do_auth | Daniel Borkmann |
2014-06-19 | tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb | Neal Cardwell |
2014-06-19 | Revert "net: return actual error on register_queue_kobjects" | David S. Miller |
2014-06-18 | net: filter: fix upper BPF instruction limit | Kees Cook |
2014-06-18 | net: sctp: propagate sysctl errors from proc_do* properly | Daniel Borkmann |
2014-06-18 | net: return actual error on register_queue_kobjects | Jie Liu |
2014-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2014-06-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-06-17 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2014-06-16 | tcp: remove unnecessary tcp_sk assignment. | Dave Jones |
2014-06-16 | netfilter: nf_nat: fix oops on netns removal | Florian Westphal |
2014-06-16 | netfilter: ctnetlink: add zone size to length | Ken-ichirou MATSUZAWA |
2014-06-16 | Merge branch 'ipvs' | Pablo Neira Ayuso |
2014-06-16 | netfilter: nft_nat: don't dump port information if unset | Pablo Neira Ayuso |
2014-06-16 | netfilter: nf_tables: indicate family when dumping set elements | Pablo Neira Ayuso |
2014-06-16 | netfilter: nft_compat: call {target, match}->destroy() to cleanup entry | Pablo Neira Ayuso |
2014-06-16 | netfilter: nf_tables: fix wrong type in transaction when replacing rules | Pablo Neira Ayuso |
2014-06-16 | netfilter: nf_tables: decrement chain use counter when replacing rules | Pablo Neira Ayuso |
2014-06-16 | netfilter: nf_tables: use u32 for chain use counter | Pablo Neira Ayuso |
2014-06-16 | netfilter: nf_tables: use RCU-safe list insertion when replacing rules | Pablo Neira Ayuso |
2014-06-16 | netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper | Florian Westphal |
2014-06-16 | netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks | Pablo Neira Ayuso |
2014-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-06-15 | net: sctp: fix permissions for rto_alpha and rto_beta knobs | Daniel Borkmann |
2014-06-15 | net: Fix save software checksum complete | Tom Herbert |
2014-06-13 | udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup | Eric Dumazet |
2014-06-13 | Bluetooth: Allow change security level on ATT_CID in slave role | Marcin Kraglak |
2014-06-13 | Bluetooth: Fix locking of hdev when calling into SMP code | Johan Hedberg |
2014-06-13 | Bluetooth: Fix deadlock in l2cap_conn_del() | Jukka Taimisto |
2014-06-13 | Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI state | Johan Hedberg |
2014-06-13 | Bluetooth: Refactor discovery stopping into its own function | Johan Hedberg |
2014-06-13 | Bluetooth: Fix indicating discovery state when canceling inquiry | Johan Hedberg |
2014-06-13 | Bluetooth: Fix setting correct authentication information for SMP STK | Johan Hedberg |
2014-06-13 | Bluetooth: Add clarifying comment for conn->auth_type | Johan Hedberg |
2014-06-13 | Bluetooth: Fix SSP acceptor just-works confirmation without MITM | Johan Hedberg |
2014-06-13 | Bluetooth: Fix check for connection encryption | Johan Hedberg |
2014-06-13 | Bluetooth: Fix incorrectly overriding conn->src_type | Johan Hedberg |
2014-06-13 | ipvs: stop tot_stats estimator only under CONFIG_SYSCTL | Julian Anastasov |
2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |