| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | ipv4: remove nested rcu_read_lock/unlock | Duan Jiong | 2014-08-02 | |
| | * | | | | | | | | | | | | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov | 2014-08-02 | |
| | * | | | | | | | | | | | | net: filter: rename sk_convert_filter() -> bpf_convert_filter() | Alexei Starovoitov | 2014-08-02 | |
| | * | | | | | | | | | | | | net: filter: rename sk_chk_filter() -> bpf_check_classic() | Alexei Starovoitov | 2014-08-02 | |
| | * | | | | | | | | | | | | net: filter: rename sk_filter_proglen -> bpf_classic_proglen | Alexei Starovoitov | 2014-08-02 | |
| | * | | | | | | | | | | | | net: filter: simplify socket charging | Alexei Starovoitov | 2014-08-02 | |
| | * | | | | | | | | | | | | net: use inet6_iif instead of IP6CB()->iif | Duan Jiong | 2014-07-31 | |
| | * | | | | | | | | | | | | netlink: Use PAGE_ALIGNED macro | Tobias Klauser | 2014-07-31 | |
| | * | | | | | | | | | | | | net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS | Duan Jiong | 2014-07-31 | |
| | * | | | | | | | | | | | | sctp: Fixup v4mapped behaviour to comply with Sock API | Jason Gunthorpe | 2014-07-31 | |
| | * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-07-31 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attribute | Pablo Neira Ayuso | 2014-07-31 | |
| | | * | | | | | | | | | | | | netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper fun... | Alexey Perevalov | 2014-07-31 | |
| | | * | | | | | | | | | | | | netfilter: nfnetlink_acct: dump unmodified nfacct flags | Alexey Perevalov | 2014-07-30 | |
| | | * | | | | | | | | | | | | netfilter: kill remnants of ulog targets | Paul Bolle | 2014-07-25 | |
| | | * | | | | | | | | | | | | netfilter: xt_LED: don't output error message redundantly | Duan Jiong | 2014-07-25 | |
| | | * | | | | | | | | | | | | netfilter: nf_conntrack: remove exceptional & on function name | Himangi Saraogi | 2014-07-25 | |
| | | * | | | | | | | | | | | | netfilter: xt_hashlimit: perform garbage collection from process context | Eric Dumazet | 2014-07-24 | |
| | | * | | | | | | | | | | | | netfilter: nf_tables: simplify set dump through netlink | Pablo Neira Ayuso | 2014-07-22 | |
| | | * | | | | | | | | | | | | netfilter: bridge: add reject support | Pablo Neira Ayuso | 2014-07-22 | |
| | * | | | | | | | | | | | | | tcp: don't require root to read tcp_metrics | Banerjee, Debabrata | 2014-07-31 | |
| | * | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2014-07-30 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | xfrm4: Remove duplicate semicolon | Christoph Paasch | 2014-06-30 | |
| | | * | | | | | | | | | | | | | vti: Simplify error handling in module init and exit | Mathias Krause | 2014-06-26 | |
| | | * | | | | | | | | | | | | | vti6: Simplify error handling in module init and exit | Mathias Krause | 2014-06-26 | |
| | * | | | | | | | | | | | | | | net: filter: don't release unattached filter through call_rcu() | Pablo Neira | 2014-07-30 | |
| | * | | | | | | | | | | | | | | net: Remove unlikely() for WARN_ON() conditions | Thomas Graf | 2014-07-30 | |
| | * | | | | | | | | | | | | | | dcbnl : Fix misleading dcb_app->priority explanation | Anish Bhatt | 2014-07-30 | |
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-30 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | ipv4: clean up cast warning in do_ip_getsockopt | Karoly Kemeny | 2014-07-29 | |
| | * | | | | | | | | | | | | | | tipc: remove duplicated include from socket.c | Wei Yongjun | 2014-07-29 | |
| | * | | | | | | | | | | | | | | net/udp_offload: Use IS_ERR_OR_NULL | Himangi Saraogi | 2014-07-29 | |
| | * | | | | | | | | | | | | | | openvswitch: Use IS_ERR_OR_NULL | Himangi Saraogi | 2014-07-29 | |
| | * | | | | | | | | | | | | | | net/ipv4: Use IS_ERR_OR_NULL | Himangi Saraogi | 2014-07-29 | |
| | * | | | | | | | | | | | | | | vlan: fail early when creating netdev named config | WANG Cong | 2014-07-29 | |
| | * | | | | | | | | | | | | | | ipv6: fail early when creating netdev named all or default | WANG Cong | 2014-07-29 | |
| | * | | | | | | | | | | | | | | ipv4: fail early when creating netdev named all or default | WANG Cong | 2014-07-29 | |
| | * | | | | | | | | | | | | | | net: remove deprecated syststamp timestamp | Willem de Bruijn | 2014-07-29 | |
| | * | | | | | | | | | | | | | | packet: remove deprecated syststamp timestamp | Willem de Bruijn | 2014-07-29 | |
| | * | | | | | | | | | | | | | | tipc: make tipc_buf_append() more robust | Jon Paul Maloy | 2014-07-28 | |
| | * | | | | | | | | | | | | | | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-07-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-07-25 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-07-22 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | Bluetooth: Prefer sizeof(*ptr) when allocating memory | Johan Hedberg | 2014-07-21 | |
| | | | * | | | | | | | | | | | | | Bluetooth: Remove unneeded variable assignment in hmac_sha256 | Marcel Holtmann | 2014-07-20 | |
| | | | * | | | | | | | | | | | | | Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now | Johan Hedberg | 2014-07-20 | |
| | | | * | | | | | | | | | | | | | Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP | Johan Hedberg | 2014-07-18 | |
| | | | * | | | | | | | | | | | | | Bluetooth: Fix allowing initiating pairing when not pairable | Johan Hedberg | 2014-07-17 | |
| | | | * | | | | | | | | | | | | | Bluetooth: Introduce a flag to track who really initiates authentication | Johan Hedberg | 2014-07-17 | |
| | | | * | | | | | | | | | | | | | Bluetooth: Pass initiator/acceptor information to hci_conn_security() | Johan Hedberg | 2014-07-17 | |
