summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tcp: out_of_order_queue do not use its lockEric Dumazet2014-01-062-2/+2
* net: pkt_sched: PIE AQM schemeVijay Subramanian2014-01-063-0/+569
* netfilter: Fix build failure in nfnetlink_queue_core.c.David S. Miller2014-01-061-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-0614-534/+487
|\
| * netfilter: nf_tables: dump sets in all existing familiesPablo Neira Ayuso2014-01-041-9/+78
| * netfilter: nf_tables: remove unused variable in nf_tables_dump_set()Michal Nazarewicz2014-01-031-3/+2
| * netfilter: nf_tables: fix type in parsing in nf_tables_set_alloc_name()Daniel Borkmann2014-01-031-3/+6
| * netfilter: add help information to new nf_tables Kconfig optionsPablo Neira Ayuso2014-01-013-0/+68
| * netfilter: nft_reject: support for IPv6 and TCP resetEric Leblond2013-12-305-7/+30
| * netfilter: REJECT: separate reusable codeEric Leblond2013-12-302-301/+18
| * netfilter: select NFNETLINK when enabling NF_TABLESEric Leblond2013-12-291-1/+1
| * netfilter: nf_tables: remove nft_meta_targetPablo Neira Ayuso2013-12-282-118/+0
| * netfilter: nf_tables: nft_meta module get/set opsArturo Borrero Gonzalez2013-12-281-23/+123
| * netfilter: nf_tables: Expose the table usage counter via netlinkTomasz Bursztyka2013-12-171-1/+2
| * netfilter: nft: add queue moduleEric Leblond2013-12-073-0/+144
| * netfilter: xt_NFQUEUE: separate reusable codeEric Leblond2013-12-071-68/+12
| * netfilter: nf_tables: fix issue with verdict supportEric Leblond2013-12-071-1/+4
* | net: netdev_kobject_init: annotate with __initDaniel Borkmann2014-01-052-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-01-0527-205/+402
|\ \
| * | netfilter: x_tables: lightweight process control group matchingDaniel Borkmann2014-01-033-0/+82
| * | net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann2014-01-034-5/+5
| * | net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann2014-01-036-122/+130
| * | netfilter: xt_CT: fix error value in xt_ct_tg_check()Eric Leblond2014-01-031-1/+3
| * | netfilter: nf_conntrack: remove dead codestephen hemminger2014-01-033-27/+0
| * | netfilter: ipset: remove unused codestephen hemminger2014-01-031-28/+0
| * | netfilter: nf_nat: add full port randomization supportDaniel Borkmann2014-01-032-6/+8
| * | ipvs: Remove unused variable ret from sync_thread_master()Geert Uytterhoeven2013-12-271-1/+4
| * | netfilter: add IPv4/6 IPComp extension match supportfan.du2013-12-243-0/+121
| * | netfilter: nfnetlink_queue: enable UID/GID socket info retrievalValentina Giusti2013-12-211-0/+34
| * | netfilter: ctnetlink: honor CTA_MARK_MASK when setting ctmarkFlorian Westphal2013-12-201-2/+10
| * | netfilter: avoid get_random_bytes callsFlorian Westphal2013-12-206-13/+5
* | | tipc: remove unused codestephen hemminger2014-01-044-26/+0
* | | tipc: make local function staticstephen hemminger2014-01-042-2/+1
* | | dccp: make local variable staticstephen hemminger2014-01-042-2/+1
* | | dccp: remove obsolete codestephen hemminger2014-01-042-33/+0
* | | net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-0411-48/+41
* | | llc: make lock staticstephen hemminger2014-01-031-2/+1
* | | socket: cleanupsstephen hemminger2014-01-031-19/+2
* | | ipv4: Use percpu Cache route in IP tunnelsTom Herbert2014-01-031-12/+32
* | | ipv4: Cache dst in tunnelsTom Herbert2014-01-031-24/+89
* | | sctp: Add process name and pid to deprecation warningsNeil Horman2014-01-031-6/+18
* | | net: revert "sched classifier: make cgroup table local"Cong Wang2014-01-021-1/+1
* | | sched classifier: make cgroup table localstephen hemminger2014-01-021-1/+1
* | | sched action: make local function staticstephen hemminger2014-01-021-5/+3
* | | ipv4: switch and case should be at the same indentWeilong Chen2014-01-021-15/+15
* | | ipv4: spaces required around that '='Weilong Chen2014-01-021-4/+4
* | | ipv6: remove prune parameter for fib6_clean_allLi RongQing2014-01-022-6/+6
* | | tipc: make the code look more readablewangweidong2014-01-021-5/+2
* | | ipv4: arp: update neighbour address when a gratuitous arp is received and arp...Salam Noureddine2014-01-021-5/+10
* | | ipv6: namespace cleanupsstephen hemminger2014-01-012-19/+35
OpenPOWER on IntegriCloud