summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | netfilter: xt_hashlimit: fix race condition and simplify lockingPatrick McHardy2010-02-031-34/+18
| * | netfilter: xt_TCPMSS: SYN packets are allowed to contain dataSimon Arlott2010-02-021-10/+8
| * | netfilter: xtables: CONFIG_COMPAT reduxAlexey Dobriyan2010-02-022-7/+14
| * | netfiltr: ipt_CLUSTERIP: simplify seq_file codeAAlexey Dobriyan2010-01-221-9/+5
| * | IPv6: reassembly: replace magic number with macro definitionsShan Wei2010-01-203-4/+6
| * | netfilter: nf_conntrack_ipv6: delete the redundant macro definitionsShan Wei2010-01-201-3/+0
| * | netfilter: nfnetlink_queue: simplify warning messageEric Leblond2010-01-181-2/+2
| * | netfilter: xt_hashlimit: netns supportAlexey Dobriyan2010-01-181-43/+98
| * | netfilter: xt_recent: netns supportAlexey Dobriyan2010-01-181-41/+95
| * | netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-1819-53/+59
| * | netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan2010-01-184-21/+32
| * | netfilter: xt_hashlimit: simplify seqfile codeAlexey Dobriyan2010-01-181-9/+5
| * | netfilter: netns: #ifdef ->iptable_security, ->ip6table_securityAlexey Dobriyan2010-01-182-0/+4
| * | netfilter: xt_connlimit: netns supportAlexey Dobriyan2010-01-181-3/+5
| * | netfilter: ctnetlink: netns supportAlexey Dobriyan2010-01-131-26/+39
| * | netfilter: nfnetlink: netns supportAlexey Dobriyan2010-01-136-35/+58
| * | netfilter: xt_osf: change %pi4 to %pI4Joe Perches2010-01-111-2/+2
| * | ipvs: use standardized format in sprintfJoe Perches2010-01-111-1/+1
| * | netfilter: nf_nat_ftp: remove (*mangle[]) array and functions, use %pI4Joe Perches2010-01-111-70/+35
| * | IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE2010-01-054-26/+44
| * | netfilter: xtables: obtain random bytes earlier, in checkentryJan Engelhardt2010-01-042-23/+14
| * | netfilter: xtables: do not grab random bytes at __initJan Engelhardt2010-01-042-2/+11
| * | netfilter: xt_recent: save 8 bytes per htableJan Engelhardt2010-01-041-4/+4
| * | netfilter: SNMP NAT: correct the size argument to kzallocJulia Lawall2010-01-041-20/+11
* | | ethtool: reduce stack usageEric Dumazet2010-02-151-7/+28
* | | net: emaclite: adding MDIO and phy lib supportJohn Linn2010-02-152-43/+336
* | | X25: Dont let x25_bind use addresses containing charactersandrew hendry2010-02-151-1/+10
* | | X25: Fix x25_create errors for bad protocol and ENOBUFSandrew hendry2010-02-151-4/+9
* | | be2net: implement EEH pci error recovery handlersSathya Perla2010-02-153-2/+125
* | | xfrm: Flushing empty SPD generates false eventsjamal2010-02-153-5/+12
* | | xfrm: Flushing empty SAD generates false eventsjamal2010-02-153-4/+8
* | | IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILSShan Wei2010-02-151-9/+4
* | | net/macvtap: fix reference countingArnd Bergmann2010-02-151-13/+22
* | | cxgb3: fix link flapDivy Le Ray2010-02-151-1/+2
* | | cxgb3: FIx VLAN over Jumbo framesDivy Le Ray2010-02-151-0/+3
* | | ixgbe: Cleanup incorrect header commentsPeter Waskiewicz2010-02-151-5/+0
* | | ethtool: Move n-tuple capability check into set_flagsPeter Waskiewicz2010-02-151-5/+8
* | | ethtool: Fix filter addition when caching n-tuple filtersPeter Waskiewicz2010-02-151-16/+24
* | | niu: Refinements to kernel logging.David S. Miller2010-02-151-25/+1
* | | mac80211: Fix error introduced in netdev_mc_count() changes.David S. Miller2010-02-141-1/+1
* | | vhost-net: switch to smp barriersMichael S. Tsirkin2010-02-141-5/+5
* | | niu: Use pr_<level>, netdev_<level> and netif_<level> macrosJoe Perches2010-02-141-392/+311
* | | ethtool: Fix includes build breakDavid S. Miller2010-02-141-1/+2
* | | net: Fix first line of kernel-doc for a few functionsBen Hutchings2010-02-143-4/+4
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-1410-31/+36
|\ \ \
| * \ \ Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-142-1/+7
| |\ \ \
| | * | | mac80211: fix handling of null-rate control in rate_control_get_rateJuuso Oikarinen2010-02-121-0/+3
| | * | | iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao2010-02-121-1/+4
| * | | | sfc: Fix SFE4002 initialisationSteve Hodgson2010-02-122-1/+2
| * | | | inet: Remove bogus IGMPv3 report handlingHerbert Xu2010-02-121-1/+1
OpenPOWER on IntegriCloud