| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | netfilter: use IS_ENABLED() macro | Duan Jiong | 2014-06-30 | |
| | | * | | | | | | | | | | | | | | | netfilter: nft_log: fix coccinelle warnings | Fengguang Wu | 2014-06-29 | |
| | | * | | | | | | | | | | | | | | | netfilter: xt_LOG: add missing string format in nf_log_packet() | Pablo Neira Ayuso | 2014-06-28 | |
| | | * | | | | | | | | | | | | | | | netfilter: fix several Kconfig problems in NF_LOG_* | Pablo Neira Ayuso | 2014-06-28 | |
| | | * | | | | | | | | | | | | | | | netfilter: nft_log: complete logging support | Pablo Neira Ayuso | 2014-06-27 | |
| | | * | | | | | | | | | | | | | | | netfilter: nft_log: request explicit logger when loading rules | Pablo Neira Ayuso | 2014-06-27 | |
| | | * | | | | | | | | | | | | | | | netfilter: bridge: add generic packet logger | Pablo Neira Ayuso | 2014-06-27 | |
| | | * | | | | | | | | | | | | | | | netfilter: add generic ARP packet logger | Pablo Neira Ayuso | 2014-06-27 | |
| | | * | | | | | | | | | | | | | | | netfilter: log: nf_log_packet() as real unified interface | Pablo Neira Ayuso | 2014-06-27 | |
| | | * | | | | | | | | | | | | | | | netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files | Pablo Neira Ayuso | 2014-06-27 | |
| | | * | | | | | | | | | | | | | | | netfilter: nf_log: move log buffering to core logging | Pablo Neira Ayuso | 2014-06-25 | |
| | | * | | | | | | | | | | | | | | | netfilter: nf_log: use an array of loggers instead of list | Pablo Neira Ayuso | 2014-06-25 | |
| | | * | | | | | | | | | | | | | | | netfilter: kill ulog targets | Pablo Neira Ayuso | 2014-06-25 | |
| | | * | | | | | | | | | | | | | | | netfilter: conntrack: remove timer from ecache extension | Florian Westphal | 2014-06-25 | |
| | | * | | | | | | | | | | | | | | | netfilter: x_tables: xt_free_table_info() cleanup | Eric Dumazet | 2014-06-25 | |
| | | * | | | | | | | | | | | | | | | netfilter: ctnetlink: remove null test before kfree | Fabian Frederick | 2014-06-25 | |
| | * | | | | | | | | | | | | | | | | net: print a notification on device rename | Veaceslav Falico | 2014-07-20 | |
| | * | | | | | | | | | | | | | | | | net: print net_device reg_state in netdev_* unless it's registered | Veaceslav Falico | 2014-07-20 | |
| | * | | | | | | | | | | | | | | | | net_sched: hold tcf_lock in netdevice notifier | Cong Wang | 2014-07-20 | |
| | * | | | | | | | | | | | | | | | | Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8 | Anish Bhatt | 2014-07-17 | |
| | * | | | | | | | | | | | | | | | | net_sched: cancel nest attribute on failure in tcf_exts_dump() | Cong Wang | 2014-07-17 | |
| | * | | | | | | | | | | | | | | | | openvswitch: make generic netlink group const | stephen hemminger | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver. | David Held | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | udp: Simplify __udp*_lib_mcast_deliver. | David Held | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | netlink: remove bool varible | Varka Bhadram | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_del | Alexander Duyck | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | net: remove open-coded skb_cow_head. | françois romieu | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | tipc: ensure sequential message delivery across dual bearers | Jon Paul Maloy | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | tipc: rename temporarily named functions | Jon Paul Maloy | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | tipc: remove unreferenced functions | Jon Paul Maloy | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | tipc: start using the new multicast functions | Jon Paul Maloy | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | tipc: add new functions for multicast and broadcast distribution | Jon Paul Maloy | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | tipc: let internal link users call the new link send function | Jon Paul Maloy | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | tipc: make name table distributor use new send function | Jon Paul Maloy | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV support | Daniel Borkmann | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support | Geir Ola Vaagland | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support | Geir Ola Vaagland | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support | Geir Ola Vaagland | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support | Geir Ola Vaagland | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | net-timestamp: SOCK_RAW and PING timestamping | Willem de Bruijn | 2014-07-15 | |
| | * | | | | | | | | | | | | | | | | net: sctp: remove unnecessary break after return/goto | Fabian Frederick | 2014-07-15 | |
| | * | | | | | | | | | | | | | | | | ieee802154: remove unnecessary break after goto | Fabian Frederick | 2014-07-15 | |
| | * | | | | | | | | | | | | | | | | irda: remove unnecessary break after return | Fabian Frederick | 2014-07-15 | |
| | * | | | | | | | | | | | | | | | | caif: remove unnecessary break after goto | Fabian Frederick | 2014-07-15 | |
| | * | | | | | | | | | | | | | | | | NFC: remove unnecessary break after goto | Fabian Frederick | 2014-07-15 | |
| | * | | | | | | | | | | | | | | | | ipv6: remove unnecessary break after return | Fabian Frederick | 2014-07-15 | |
| | * | | | | | | | | | | | | | | | | netfilter: remove unnecessary break after return | Fabian Frederick | 2014-07-15 | |
| | * | | | | | | | | | | | | | | | | af_key: remove unnecessary break after return | Fabian Frederick | 2014-07-15 | |
| | * | | | | | | | | | | | | | | | | mac80211: remove unnecessary break after return | Fabian Frederick | 2014-07-15 | |
