aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* af_iucv: avoid path quiesce of severed path in shutdown()Ursula Braun2014-07-21
* tipc: fix sparse non static symbol warningsWei Yongjun2014-07-21
* net/rxrpc/ar-key.c: drop negativity check on unsigned valueAndrey Utkin2014-07-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-07-21
|\
| * ipvs: Remove dead debug codeYannick Brosseau2014-07-15
| * ipvs: remove null test before kfreeFabian Frederick2014-07-15
| * netfilter: use IS_ENABLED() macroDuan Jiong2014-06-30
| * netfilter: nft_log: fix coccinelle warningsFengguang Wu2014-06-29
| * netfilter: xt_LOG: add missing string format in nf_log_packet()Pablo Neira Ayuso2014-06-28
| * netfilter: fix several Kconfig problems in NF_LOG_*Pablo Neira Ayuso2014-06-28
| * netfilter: nft_log: complete logging supportPablo Neira Ayuso2014-06-27
| * netfilter: nft_log: request explicit logger when loading rulesPablo Neira Ayuso2014-06-27
| * netfilter: bridge: add generic packet loggerPablo Neira Ayuso2014-06-27
| * netfilter: add generic ARP packet loggerPablo Neira Ayuso2014-06-27
| * netfilter: log: nf_log_packet() as real unified interfacePablo Neira Ayuso2014-06-27
| * netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c filesPablo Neira Ayuso2014-06-27
| * netfilter: nf_log: move log buffering to core loggingPablo Neira Ayuso2014-06-25
| * netfilter: nf_log: use an array of loggers instead of listPablo Neira Ayuso2014-06-25
| * netfilter: kill ulog targetsPablo Neira Ayuso2014-06-25
| * netfilter: conntrack: remove timer from ecache extensionFlorian Westphal2014-06-25
| * netfilter: x_tables: xt_free_table_info() cleanupEric Dumazet2014-06-25
| * netfilter: ctnetlink: remove null test before kfreeFabian Frederick2014-06-25
* | net: print a notification on device renameVeaceslav Falico2014-07-20
* | net: print net_device reg_state in netdev_* unless it's registeredVeaceslav Falico2014-07-20
* | net_sched: hold tcf_lock in netdevice notifierCong Wang2014-07-20
* | Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt2014-07-17
* | net_sched: cancel nest attribute on failure in tcf_exts_dump()Cong Wang2014-07-17
* | openvswitch: make generic netlink group conststephen hemminger2014-07-17
* | udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.David Held2014-07-17
* | udp: Simplify __udp*_lib_mcast_deliver.David Held2014-07-17
* | netlink: remove bool varibleVarka Bhadram2014-07-17
* | rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_delAlexander Duyck2014-07-17
* | net: remove open-coded skb_cow_head.françois romieu2014-07-17
* | tipc: ensure sequential message delivery across dual bearersJon Paul Maloy2014-07-17
* | tipc: rename temporarily named functionsJon Paul Maloy2014-07-17
* | tipc: remove unreferenced functionsJon Paul Maloy2014-07-17
* | tipc: start using the new multicast functionsJon Paul Maloy2014-07-17
* | tipc: add new functions for multicast and broadcast distributionJon Paul Maloy2014-07-17
* | tipc: let internal link users call the new link send functionJon Paul Maloy2014-07-17
* | tipc: make name table distributor use new send functionJon Paul Maloy2014-07-17
* | net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV supportDaniel Borkmann2014-07-16
* | net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO supportGeir Ola Vaagland2014-07-16
* | net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland2014-07-16
* | net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland2014-07-16
* | net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland2014-07-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-15
| |\ \
| | * | neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause2014-07-14
| | * | net: sctp: fix information leaks in ulpevent layerDaniel Borkmann2014-07-14
| | * | tipc: clear 'next'-pointer of message fragments before reassemblyJon Paul Maloy2014-07-11