summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | ipv4: remove nested rcu_read_lock/unlockDuan Jiong2014-08-02
| * | | | | | | | | | | | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-02
| * | | | | | | | | | | | net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov2014-08-02
| * | | | | | | | | | | | net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov2014-08-02
| * | | | | | | | | | | | net: filter: rename sk_filter_proglen -> bpf_classic_proglenAlexei Starovoitov2014-08-02
| * | | | | | | | | | | | net: filter: simplify socket chargingAlexei Starovoitov2014-08-02
| * | | | | | | | | | | | net: use inet6_iif instead of IP6CB()->iifDuan Jiong2014-07-31
| * | | | | | | | | | | | netlink: Use PAGE_ALIGNED macroTobias Klauser2014-07-31
| * | | | | | | | | | | | net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORSDuan Jiong2014-07-31
| * | | | | | | | | | | | sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe2014-07-31
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-07-31
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attributePablo Neira Ayuso2014-07-31
| | * | | | | | | | | | | | netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper fun...Alexey Perevalov2014-07-31
| | * | | | | | | | | | | | netfilter: nfnetlink_acct: dump unmodified nfacct flagsAlexey Perevalov2014-07-30
| | * | | | | | | | | | | | netfilter: kill remnants of ulog targetsPaul Bolle2014-07-25
| | * | | | | | | | | | | | netfilter: xt_LED: don't output error message redundantlyDuan Jiong2014-07-25
| | * | | | | | | | | | | | netfilter: nf_conntrack: remove exceptional & on function nameHimangi Saraogi2014-07-25
| | * | | | | | | | | | | | netfilter: xt_hashlimit: perform garbage collection from process contextEric Dumazet2014-07-24
| | * | | | | | | | | | | | netfilter: nf_tables: simplify set dump through netlinkPablo Neira Ayuso2014-07-22
| | * | | | | | | | | | | | netfilter: bridge: add reject supportPablo Neira Ayuso2014-07-22
| * | | | | | | | | | | | | tcp: don't require root to read tcp_metricsBanerjee, Debabrata2014-07-31
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-07-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | xfrm4: Remove duplicate semicolonChristoph Paasch2014-06-30
| | * | | | | | | | | | | | | vti: Simplify error handling in module init and exitMathias Krause2014-06-26
| | * | | | | | | | | | | | | vti6: Simplify error handling in module init and exitMathias Krause2014-06-26
| * | | | | | | | | | | | | | net: filter: don't release unattached filter through call_rcu()Pablo Neira2014-07-30
| * | | | | | | | | | | | | | net: Remove unlikely() for WARN_ON() conditionsThomas Graf2014-07-30
| * | | | | | | | | | | | | | dcbnl : Fix misleading dcb_app->priority explanationAnish Bhatt2014-07-30
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | ipv4: clean up cast warning in do_ip_getsockoptKaroly Kemeny2014-07-29
| * | | | | | | | | | | | | | tipc: remove duplicated include from socket.cWei Yongjun2014-07-29
| * | | | | | | | | | | | | | net/udp_offload: Use IS_ERR_OR_NULLHimangi Saraogi2014-07-29
| * | | | | | | | | | | | | | openvswitch: Use IS_ERR_OR_NULLHimangi Saraogi2014-07-29
| * | | | | | | | | | | | | | net/ipv4: Use IS_ERR_OR_NULLHimangi Saraogi2014-07-29
| * | | | | | | | | | | | | | vlan: fail early when creating netdev named configWANG Cong2014-07-29
| * | | | | | | | | | | | | | ipv6: fail early when creating netdev named all or defaultWANG Cong2014-07-29
| * | | | | | | | | | | | | | ipv4: fail early when creating netdev named all or defaultWANG Cong2014-07-29
| * | | | | | | | | | | | | | net: remove deprecated syststamp timestampWillem de Bruijn2014-07-29
| * | | | | | | | | | | | | | packet: remove deprecated syststamp timestampWillem de Bruijn2014-07-29
| * | | | | | | | | | | | | | tipc: make tipc_buf_append() more robustJon Paul Maloy2014-07-28
| * | | | | | | | | | | | | | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-22
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | Bluetooth: Prefer sizeof(*ptr) when allocating memoryJohan Hedberg2014-07-21
| | | * | | | | | | | | | | | | Bluetooth: Remove unneeded variable assignment in hmac_sha256Marcel Holtmann2014-07-20
| | | * | | | | | | | | | | | | Bluetooth: Disable HCI_CONNECTABLE based passive scanning for nowJohan Hedberg2014-07-20
| | | * | | | | | | | | | | | | Bluetooth: Use EOPNOTSUPP instead of ENOTSUPPJohan Hedberg2014-07-18
| | | * | | | | | | | | | | | | Bluetooth: Fix allowing initiating pairing when not pairableJohan Hedberg2014-07-17
| | | * | | | | | | | | | | | | Bluetooth: Introduce a flag to track who really initiates authenticationJohan Hedberg2014-07-17
| | | * | | | | | | | | | | | | Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg2014-07-17