summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ipv6: Expose reachable and retrans timer values as msecsThomas Graf2010-11-181-9/+10
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-181-0/+54
| |\ \ \ | | | |/ | | |/|
| | * | cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai2010-11-181-0/+2
| | * | cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez2010-11-161-0/+52
| * | | ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffiesThomas Graf2010-11-181-3/+6
| * | | net: zero kobject in rx_queue_releaseJohn Fastabend2010-11-181-2/+8
| * | | rds: Integer overflow in RDS cmsg handlingDan Rosenberg2010-11-171-1/+1
| * | | xfrm: update flowi saddr in icmp_send if unsetUlrich Weber2010-11-161-0/+3
| * | | irda: irttp: allow zero byte packetsWolfram Sang2010-11-161-6/+19
* | | | X25: remove bkl in routing ioctlsandrew hendry2010-11-191-4/+0
* | | | X25: remove bkl in inq and outq ioctlsandrew hendry2010-11-191-4/+2
* | | | X25: remove bkl in timestamp ioctlsandrew hendry2010-11-191-8/+0
* | | | X25: pushdown bkl in ioctlsandrew hendry2010-11-191-3/+38
* | | | filter: use reciprocal divideEric Dumazet2010-11-191-1/+3
* | | | filter: cleanup codes[] initEric Dumazet2010-11-191-48/+47
* | | | filter: optimize sk_run_filterEric Dumazet2010-11-193-47/+50
* | | | igmp: refine skb allocationsEric Dumazet2010-11-181-4/+13
* | | | net: move definitions of BPF_S_* to net/core/filter.cChangli Gao2010-11-181-0/+48
* | | | filter: Optimize instruction revalidation code.Tetsuo Handa2010-11-181-159/+72
* | | | net: add priority field to pktgenJohn Fastabend2010-11-181-0/+20
* | | | dccp ccid-2: whitespace fix-upGerrit Renker2010-11-181-1/+1
* | | | bonding: IGMP handling cleanupEric Dumazet2010-11-181-13/+19
* | | | net: ipv4: tcp_probe: cleanup snprintf() useVasiliy Kulikov2010-11-171-2/+2
* | | | net: zero kobject in rx_queue_releaseJohn Fastabend2010-11-171-2/+7
* | | | net: use the macros defined for the members of flowiChangli Gao2010-11-1731-309/+166
* | | | ipv6: AF_INET6 link address familyThomas Graf2010-11-171-33/+89
* | | | ipv4: AF_INET link address familyThomas Graf2010-11-171-0/+75
* | | | rtnetlink: Link address family APIThomas Graf2010-11-171-2/+145
* | | | network: tcp_connect should return certain errors up the stackEric Paris2010-11-171-1/+4
* | | | netfilter: allow hooks to pass error code back up the stackEric Paris2010-11-171-2/+4
* | | | net/atm: Remove unnecessary casts of netdev_privJoe Perches2010-11-172-3/+2
* | | | udp: use atomic_inc_not_zero_hintEric Dumazet2010-11-162-4/+4
* | | | vlan: remove ndo_select_queue() logicEric Dumazet2010-11-161-38/+2
* | | | vlan: lockless transmit pathEric Dumazet2010-11-165-57/+50
* | | | packet: Enhance AF_PACKET implementation to not require high order contiguous...Neil Horman2010-11-161-16/+69
* | | | ipv6: fix missing in6_ifa_put in addrconfJohn Fastabend2010-11-161-3/+3
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-169-95/+182
|\ \ \ \ | | |_|/ | |/| |
| * | | mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()Jesper Juhl2010-11-152-4/+2
| * | | mac80211: refactor debugfs function generation codeEliad Peller2010-11-154-55/+52
| * | | mac80211: minstrel_ht - reduce the overhead of rate samplingFelix Fietkau2010-11-151-6/+10
| * | | cfg80211: prefix REG_DBG_PRINT() with cfg80211Luis R. Rodriguez2010-11-151-16/+15
| * | | cfg80211: add debug print when processing a channelLuis R. Rodriguez2010-11-151-0/+39
| * | | cfg80211: add debug print when disabling a channel on a custom regdLuis R. Rodriguez2010-11-151-0/+5
| * | | cfg80211: add debug prints for when we ignore regulatory hintsLuis R. Rodriguez2010-11-151-3/+39
| * | | cfg80211: fix disabling channels based on hintsLuis R. Rodriguez2010-11-151-1/+19
| * | | cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez2010-11-151-0/+1
| * | | cfg80211: pass the reg hint initiator to helpersLuis R. Rodriguez2010-11-151-4/+8
| * | | rfkill: remove dead codeStephen Hemminger2010-11-151-14/+0
* | | | net: Export netif_get_vlan_features().David S. Miller2010-11-151-0/+1
* | | | bridge: add RCU annotations to bridge port lookupEric Dumazet2010-11-154-7/+8