summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-134-31/+52
| * | 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-053-15/+39
| * | 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
* | | 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
* | | 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
* | | 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
* | | mac80211: Fix error introduced in netdev_mc_count() changes.David S. Miller2010-02-141-1/+1
* | | net: Fix first line of kernel-doc for a few functionsBen Hutchings2010-02-141-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-143-5/+6
|\ \ \
| * \ \ Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-141-0/+3
| |\ \ \
| | * | | mac80211: fix handling of null-rate control in rate_control_get_rateJuuso Oikarinen2010-02-121-0/+3
| * | | | inet: Remove bogus IGMPv3 report handlingHerbert Xu2010-02-121-1/+1
| * | | | tcp: fix ICMP-RTO warDamian Lukowski2010-02-101-4/+2
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-102-9/+11
| |\ \ \ \ | | |/ / /
* | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-1420-636/+847
|\ \ \ \ \
| * | | | | mac80211: Deny TX BA session requests during disassociationSujith2010-02-103-1/+15
| * | | | | mac80211: Retry null data frame for power save.Vivek Natarajan2010-02-093-7/+31
| * | | | | mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan2010-02-081-0/+8
| * | | | | mac80211: make rate_control_alloc staticAndres Salomon2010-02-082-6/+3
| * | | | | mac80211: remove get_tx_stats() driver opKalle Valo2010-02-082-31/+0
| * | | | | mac80211: fix deauth raceJohannes Berg2010-02-081-3/+9
| * | | | | mac80211: fix bss_conf.dtim_periodJohannes Berg2010-02-081-0/+2
| * | | | | mac80211: Added a new debugfs file for reading channel_typeBenoit Papillault2010-02-081-0/+33
| * | | | | mac80211: tear down all agg queues when restart/reconfig hwWey-Yi Guy2010-02-081-0/+8
| * | | | | mac80211: allow station add/remove to sleepJohannes Berg2010-02-0813-464/+511
| * | | | | mac80211: don't probe if we have probe responseJohannes Berg2010-02-081-5/+5
| * | | | | wireless: update radiotap parserJohannes Berg2010-02-082-111/+203
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-083-10/+21
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | mac80211: fix deferred hardware scan requestsJohannes Berg2010-02-081-8/+10
| | * | | | mac80211: Fix probe request filtering in IBSS modeBenoit Papillault2010-02-081-1/+1
* | | | | | rtnetlink: Add VF config code to rtnetlinkWilliams, Mitch A2010-02-121-0/+67
* | | | | | udp: remove redundant variableGerrit Renker2010-02-122-16/+14
* | | | | | dccp: support for passing MSG_TRUNCGerrit Renker2010-02-121-0/+2
* | | | | | xfrm: validate attributesjamal2010-02-121-0/+4
* | | | | | IPv6: remove trivial nested _bh suffixstephen hemminger2010-02-121-10/+11
* | | | | | IPv6: keep permanent addresses on admin downstephen hemminger2010-02-121-11/+24
* | | | | | ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy2010-02-121-2/+27
OpenPOWER on IntegriCloud