aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* packet: free packet_rollover after synchronize_netWillem de Bruijn2015-06-21
* netfilter: Remove spurios included of netfilter.hEric W Biederman2015-06-18
* netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso2015-06-18
* netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso2015-06-18
* net: sched: Simplify em_ipset_matchEric W. Biederman2015-06-18
* netfilter: Kill unused copies of RCV_SKB_FAILEric W. Biederman2015-06-18
* netfilter: bridge: split ipv6 code into separated filePablo Neira Ayuso2015-06-18
* netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.cPablo Neira Ayuso2015-06-18
* netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flagHarout Hedeshian2015-06-18
* netfilter: nfnetlink_queue: add security context informationRoman Kubiak2015-06-18
* bpf: disallow bpf tc programs access current->pid,uidAlexei Starovoitov2015-06-15
* sock_diag: implement a get_info handler for inetCraig Gallek2015-06-15
* sock_diag: specify info_size per inet protocolCraig Gallek2015-06-15
* sock_diag: define destruction multicast groupsCraig Gallek2015-06-15
* net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha2015-06-15
* bridge: del external_learned fdbs from device on flush or ageoutScott Feldman2015-06-15
* Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-06-15
|\
| * NFC: nci: remove current SLEEP mode managementVincent Cuissard2015-06-12
| * NFC: nfcmrvl: add UART driverVincent Cuissard2015-06-11
| * NFC: nci: add generic uart supportVincent Cuissard2015-06-11
| * NFC: nci: Export nci_req_completeSamuel Ortiz2015-06-10
| * NFC: netlink: Implement vendor command supportSamuel Ortiz2015-06-08
| * NFC: nci: Move close ops call in nci_close_deviceChristophe Ricard2015-06-08
| * NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmdChristophe Ricard2015-06-08
| * NFC: nci: Add nci init ops for early device initializationChristophe Ricard2015-06-08
| * NFC: nci: Add NCI_RESET return code check before setupChristophe Ricard2015-06-08
| * NFC: nci: Handle proprietary response and notificationsSamuel Ortiz2015-06-08
| * NFC: nci: hci: Fix releasing uninitialized skbsJoe Perches2015-06-08
* | bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlansScott Feldman2015-06-15
* | bpf: allow networking programs to use bpf_trace_printk() for debuggingAlexei Starovoitov2015-06-15
* | bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov2015-06-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-06-15
|\ \
| * | netfilter: nf_tables_netdev: unregister hooks on net_device removalPablo Neira Ayuso2015-06-15
| * | netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basecha...Pablo Neira Ayuso2015-06-15
| * | netfilter: nf_tables: attach net_device to basechainPablo Neira Ayuso2015-06-15
| * | netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.Eric Dumazet2015-06-15
| * | Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso2015-06-15
| |\ \
| | * | netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik2015-06-14
| | * | netfilter: ipset: Introduce RCU locking in list typeJozsef Kadlecsik2015-06-14
| | * | netfilter: ipset: Introduce RCU locking in hash:* typesJozsef Kadlecsik2015-06-14
| | * | netfilter: ipset: Introduce RCU locking in bitmap:* typesJozsef Kadlecsik2015-06-14
| | * | netfilter: ipset: Prepare the ipset core to use RCU at set levelJozsef Kadlecsik2015-06-14
| | * | netfilter:ipset Remove rbtree from hash:net,ifaceJozsef Kadlecsik2015-06-14
| | * | netfilter: ipset: Make sure listing doesn't grab a set which is just being de...Jozsef Kadlecsik2015-06-14
| | * | netfilter: ipset: Fix parallel resizing and listing of the same setJozsef Kadlecsik2015-06-14
| | * | netfilter: ipset: Fix cidr handling for hash:*net* typesJozsef Kadlecsik2015-06-14
| | * | netfilter: ipset: Check CIDR value only when attribute is givenSergey Popovich2015-06-14
| | * | netfilter: ipset: Make sure we always return line number on batchSergey Popovich2015-06-14
| | * | netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6Sergey Popovich2015-06-14
| | * | netfilter: ipset: Check extensions attributes before getting extensions.Sergey Popovich2015-06-14