summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: Streamline media registration error checkingAllan Stephens2011-12-271-29/+8
* tipc: Eliminate duplication of media structuresAllan Stephens2011-12-271-20/+15
* tipc: Optimize detection of duplicate media registrationAllan Stephens2011-12-271-19/+21
* tipc: Register new media using pre-compiled structureAllan Stephens2011-12-273-66/+45
* tipc: Enable use by containers having their own network namespaceAllan Stephens2011-12-271-3/+0
* bonding: document undocumented active_slave sysfs entry.Nicolas de Pesloüan2011-12-271-0/+17
* ipv6: Kill useless route tracing bits in net/ipv6/route.cDavid S. Miller2011-12-261-20/+2
* mlx4: Add missing include of linux/slab.hAxel Lin2011-12-261-0/+1
* unix: If we happen to find peer NULL when diag dumping, write zero.David S. Miller2011-12-261-2/+1
* unix_diag: Fix incoming connections nla lengthPavel Emelyanov2011-12-261-1/+2
* Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller2011-12-2559-378/+1168
|\
| * netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso2011-12-255-0/+101
| * netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso2011-12-256-1/+400
| * netfilter: ctnetlink: get and zero operations must be atomicPablo Neira Ayuso2011-12-241-45/+39
| * netfilter: ctnetlink: remove dead NAT codePatrick McHardy2011-12-239-25/+1
| * netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()Patrick McHardy2011-12-231-6/+0
| * netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()Patrick McHardy2011-12-231-13/+1
| * netfilter: nat: remove module reference counting from NAT protocolsPatrick McHardy2011-12-2310-32/+3
| * netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attributePatrick McHardy2011-12-231-0/+1
| * netfilter: nf_nat: use hash random for bysource hashPatrick McHardy2011-12-232-1/+2
| * netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy2011-12-2329-194/+185
| * netfilter: rework user-space expectation helper supportPablo Neira Ayuso2011-12-237-48/+48
| * netfilter: ctnetlink: support individual atomic-get-and-reset of countersPablo Neira Ayuso2011-12-181-0/+11
| * netfilter: ctnetlink: use expect instead of master tuple in get operationPablo Neira Ayuso2011-12-181-1/+3
| * netfilter: nf_conntrack: use atomic64 for accounting countersEric Dumazet2011-12-185-33/+33
| * IPVS: Modify the SH scheduler to use weightsMichael Maxim2011-12-132-1/+32
| * netfilter: add ipv6 reverse path filter matchFlorian Westphal2011-12-133-0/+144
| * ipv6: add ip6_route_lookupFlorian Westphal2011-12-042-0/+9
| * netfilter: add ipv4 reverse path filter matchFlorian Westphal2011-12-044-0/+175
| * net: ipv4: export fib_lookup and fib_table_lookupFlorian Westphal2011-12-042-0/+2
* | rfs: better sizing of dev_flow_tableEric Dumazet2011-12-242-21/+31
* | netlink: Undo const marker in netlink_is_kernel().David S. Miller2011-12-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23424-3445/+6029
|\ \
| * \ Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-12-231-3/+3
| |\ \
| | * | netfilter: xt_connbytes: handle negation correctlyFlorian Westphal2011-12-231-3/+3
| * | | net: relax rcvbuf limitsEric Dumazet2011-12-233-10/+6
| * | | rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang2011-12-231-2/+5
| * | | net: introduce DST_NOPEER dst flagEric Dumazet2011-12-234-4/+5
| * | | mqprio: Avoid panic if no options are providedThomas Graf2011-12-231-1/+1
| * | | bridge: provide a mtu() method for fake_dst_opsEric Dumazet2011-12-231-0/+6
| * | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-12-224-8/+9
| |\ \ \
| | * \ \ Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2011-12-213-4/+5
| | |\ \ \
| | | * | | usb: gadget: epautoconf: do not change number of streamsFelipe Balbi2011-12-191-3/+0
| | | * | | usb: dwc3: core: fix cached revision on our structureFelipe Balbi2011-12-141-1/+1
| | | * | | usb: musb: fix reset issue with full speed deviceAjay Kumar Gupta2011-12-141-0/+4
| | * | | | USB: Fix usb/isp1760 build on sparcDavid Miller2011-12-211-4/+4
| * | | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2011-12-221-1/+1
| |\ \ \ \ \
| | * | | | | pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller2011-12-221-1/+1
| | |/ / / /
| * | | | | ipv4: using prefetch requires including prefetch.hStephen Rothwell2011-12-221-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-2227-47/+220
| |\ \ \ \ \