Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | netlink: Use PAGE_ALIGNED macro | Tobias Klauser | 2014-07-31 | 1 | -1/+1 | |
| * | | | | | | | | | | net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS | Duan Jiong | 2014-07-31 | 5 | -18/+17 | |
| * | | | | | | | | | | sctp: Fixup v4mapped behaviour to comply with Sock API | Jason Gunthorpe | 2014-07-31 | 5 | -100/+107 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-07-31 | 9 | -129/+133 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attribute | Pablo Neira Ayuso | 2014-07-31 | 1 | -0/+6 | |
| | * | | | | | | | | | | netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper fun... | Alexey Perevalov | 2014-07-31 | 1 | -3/+5 | |
| | * | | | | | | | | | | netfilter: nfnetlink_acct: dump unmodified nfacct flags | Alexey Perevalov | 2014-07-30 | 1 | -1/+3 | |
| | * | | | | | | | | | | netfilter: kill remnants of ulog targets | Paul Bolle | 2014-07-25 | 2 | -2/+0 | |
| | * | | | | | | | | | | netfilter: xt_LED: don't output error message redundantly | Duan Jiong | 2014-07-25 | 1 | -3/+1 | |
| | * | | | | | | | | | | netfilter: nf_conntrack: remove exceptional & on function name | Himangi Saraogi | 2014-07-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | netfilter: xt_hashlimit: perform garbage collection from process context | Eric Dumazet | 2014-07-24 | 1 | -15/+16 | |
| | * | | | | | | | | | | netfilter: nf_tables: simplify set dump through netlink | Pablo Neira Ayuso | 2014-07-22 | 1 | -104/+27 | |
| | * | | | | | | | | | | netfilter: bridge: add reject support | Pablo Neira Ayuso | 2014-07-22 | 3 | -0/+74 | |
| * | | | | | | | | | | | tcp: don't require root to read tcp_metrics | Banerjee, Debabrata | 2014-07-31 | 1 | -1/+0 | |
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2014-07-30 | 3 | -65/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | xfrm4: Remove duplicate semicolon | Christoph Paasch | 2014-06-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | | vti: Simplify error handling in module init and exit | Mathias Krause | 2014-06-26 | 1 | -33/+21 | |
| | * | | | | | | | | | | | vti6: Simplify error handling in module init and exit | Mathias Krause | 2014-06-26 | 1 | -31/+20 | |
| * | | | | | | | | | | | | net: filter: don't release unattached filter through call_rcu() | Pablo Neira | 2014-07-30 | 1 | -3/+8 | |
| * | | | | | | | | | | | | net: Remove unlikely() for WARN_ON() conditions | Thomas Graf | 2014-07-30 | 2 | -2/+2 | |
| * | | | | | | | | | | | | dcbnl : Fix misleading dcb_app->priority explanation | Anish Bhatt | 2014-07-30 | 1 | -2/+3 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-30 | 9 | -16/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | ipv4: clean up cast warning in do_ip_getsockopt | Karoly Kemeny | 2014-07-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | tipc: remove duplicated include from socket.c | Wei Yongjun | 2014-07-29 | 1 | -1/+0 | |
| * | | | | | | | | | | | | net/udp_offload: Use IS_ERR_OR_NULL | Himangi Saraogi | 2014-07-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | openvswitch: Use IS_ERR_OR_NULL | Himangi Saraogi | 2014-07-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | net/ipv4: Use IS_ERR_OR_NULL | Himangi Saraogi | 2014-07-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | vlan: fail early when creating netdev named config | WANG Cong | 2014-07-29 | 2 | -8/+15 | |
| * | | | | | | | | | | | | ipv6: fail early when creating netdev named all or default | WANG Cong | 2014-07-29 | 1 | -28/+54 | |
| * | | | | | | | | | | | | ipv4: fail early when creating netdev named all or default | WANG Cong | 2014-07-29 | 1 | -9/+27 | |
| * | | | | | | | | | | | | net: remove deprecated syststamp timestamp | Willem de Bruijn | 2014-07-29 | 2 | -12/+4 | |
| * | | | | | | | | | | | | packet: remove deprecated syststamp timestamp | Willem de Bruijn | 2014-07-29 | 1 | -8/+4 | |
| * | | | | | | | | | | | | tipc: make tipc_buf_append() more robust | Jon Paul Maloy | 2014-07-28 | 1 | -8/+21 | |
| * | | | | | | | | | | | | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-07-28 | 41 | -544/+1087 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-07-25 | 3 | -12/+16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-07-22 | 11 | -122/+144 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Bluetooth: Prefer sizeof(*ptr) when allocating memory | Johan Hedberg | 2014-07-21 | 3 | -6/+6 | |
| | | * | | | | | | | | | | | Bluetooth: Remove unneeded variable assignment in hmac_sha256 | Marcel Holtmann | 2014-07-20 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now | Johan Hedberg | 2014-07-20 | 1 | -2/+1 | |
| | | * | | | | | | | | | | | Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP | Johan Hedberg | 2014-07-18 | 4 | -5/+5 | |
| | | * | | | | | | | | | | | Bluetooth: Fix allowing initiating pairing when not pairable | Johan Hedberg | 2014-07-17 | 1 | -2/+7 | |
| | | * | | | | | | | | | | | Bluetooth: Introduce a flag to track who really initiates authentication | Johan Hedberg | 2014-07-17 | 2 | -0/+8 | |
| | | * | | | | | | | | | | | Bluetooth: Pass initiator/acceptor information to hci_conn_security() | Johan Hedberg | 2014-07-17 | 5 | -11/+14 | |
| | | * | | | | | | | | | | | Bluetooth: Fix resetting remote authentication requirement after pairing | Johan Hedberg | 2014-07-17 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | Bluetooth: never linger on process exit | Vladimir Davydov | 2014-07-17 | 3 | -4/+8 | |
| | | * | | | | | | | | | | | Bluetooth: Don't bother user space without IO capabilities | Johan Hedberg | 2014-07-17 | 2 | -1/+7 | |
| | | * | | | | | | | | | | | Bluetooth: Fix using uninitialized variable when pairing | Johan Hedberg | 2014-07-17 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | Bluetooth: Fix always checking the blacklist for incoming connections | Johan Hedberg | 2014-07-16 | 1 | -12/+11 | |
| | | * | | | | | | | | | | | Bluetooth: Fix trying to initiate connections when acting as LE slave | Johan Hedberg | 2014-07-16 | 1 | -0/+6 | |
| | | * | | | | | | | | | | | Bluetooth: Add a role parameter to hci_conn_add() | Johan Hedberg | 2014-07-16 | 3 | -21/+17 |