summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] net: kmemcheck annotation in struct socketEric Dumazet2009-09-151-0/+1
* bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua2009-09-155-2/+68
* can: fix NOHZ local_softirq_pending 08 warningOliver Hartkopp2009-09-151-1/+3
* tcp: fix ssthresh u16 leftoverIlpo Järvinen2009-09-155-7/+8
* pkt_sched: Fix qdisc_graft WRT ingress qdiscJarek Poplawski2009-09-141-5/+10
* Phonet: Netlink event for autoconfigured addressesRémi Denis-Courmont2009-09-141-1/+8
* net: constify remaining proto_opsAlexey Dobriyan2009-09-144-6/+6
* net: constify struct inet6_protocolAlexey Dobriyan2009-09-1416-30/+26
* net: constify struct net_protocolAlexey Dobriyan2009-09-1413-28/+24
* net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyleGerrit Renker2009-09-1411-67/+48
* genetlink: fix netns vs. netlink table lockingJohannes Berg2009-09-142-23/+33
* Have atalk_route_packet() return NET_RX_SUCCESS not NET_XMIT_SUCCESSMark Smith2009-09-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14328-8111/+16882
|\
| * Phonet: back-end for autoconfigured addressesRémi Denis-Courmont2009-09-111-1/+25
| * Phonet: fix netlink address dump error handlingRémi Denis-Courmont2009-09-111-1/+1
| * ipv6: Add IFA_F_DADFAILED flagBrian Haley2009-09-111-5/+7
| * net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann2009-09-113-0/+16
| * net: force bridge module(s) to be GPLStephen Hemminger2009-09-111-2/+2
| * Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo2009-09-112-28/+35
| * net: unix: fix sending fds in multiple buffersMiklos Szeredi2009-09-111-1/+4
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-09-1045-1040/+348
| |\
| | * netfilter: ebt_ulog: fix checkentry return valuePatrick McHardy2009-09-011-1/+1
| | * IPVS: Add handling of incoming ICMPV6 messagesJulius Volz2009-08-311-6/+17
| | * netfilter: ip6t_eui: fix read outside array boundsPatrick McHardy2009-08-311-7/+2
| | * netfilter: nf_conntrack: netns fix re reliable conntrack event deliveryAlexey Dobriyan2009-08-311-3/+3
| | * ipvs: Use atomic operations atomiclySimon Horman2009-08-312-6/+7
| | * netfilter: nfnetlink: constify message attributes and headersPatrick McHardy2009-08-257-33/+52
| | * netlink: constify nlmsghdr argumentsPatrick McHardy2009-08-252-2/+2
| | * netfilter: nf_conntrack: log packets dropped by helpersPatrick McHardy2009-08-252-2/+10
| | * netfilter: bridge: refcount fixEric Dumazet2009-08-241-1/+1
| | * netfilter: nf_nat: fix inverted logic for persistent NAT mappingsMaximilian Engelhardt2009-08-241-1/+1
| | * netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-2417-32/+37
| | * Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2009-08-1026-920/+204
| | |\
| | | * netfilter: xtables: check for standard verdicts in policiesJan Engelhardt2009-08-103-6/+57
| | | * netfilter: xtables: check for unconditionality of policiesJan Engelhardt2009-08-103-14/+21
| | | * netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooksJan Engelhardt2009-08-103-3/+12
| | | * netfilter: xtables: use memcmp in unconditional checkJan Engelhardt2009-08-103-23/+9
| | | * netfilter: iptables: remove unused datalen variableJan Engelhardt2009-08-101-4/+0
| | | * netfilter: xtables: switch table AFs to nfprotoJan Engelhardt2009-08-109-9/+9
| | | * netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt2009-08-1011-36/+36
| | | * netfilter: conntrack: switch hook PFs to nfprotoJan Engelhardt2009-08-102-10/+10
| | | * netfilter: xtables: remove xt_owner v0Jan Engelhardt2009-08-101-118/+12
| | | * netfilter: xtables: remove xt_mark v0Jan Engelhardt2009-08-101-76/+10
| | | * netfilter: xtables: remove xt_iprange v0Jan Engelhardt2009-08-101-43/+2
| | | * netfilter: xtables: remove xt_conntrack v0Jan Engelhardt2009-08-101-154/+1
| | | * netfilter: xtables: remove xt_connmark v0Jan Engelhardt2009-08-101-90/+11
| | | * netfilter: xtables: remove xt_MARK v0, v1Jan Engelhardt2009-08-101-154/+9
| | | * netfilter: xtables: remove xt_CONNMARK v0Jan Engelhardt2009-08-101-123/+11
| | | * netfilter: xtables: remove xt_TOS v0Jan Engelhardt2009-08-102-63/+0
| | * | netfilter: ebtables: Use %pM conversion specifierTobias Klauser2009-08-101-22/+7
OpenPOWER on IntegriCloud