summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* Net: ceph: Makefile: remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* Net: can: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-3/+3
* Net: caif: Makefile: Remove deprecated itemsTracey Dent2010-11-221-5/+3
* Net: bluetooth: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* pktgen: allow faster module unloadEric Dumazet2010-11-211-5/+12
* packet: use vzalloc()Eric Dumazet2010-11-211-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-197-22/+98
|\
| * net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap2010-11-191-1/+1
| * netfilter: fix IP_VS dependenciesPatrick McHardy2010-11-181-0/+1
| * net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang2010-11-181-4/+5
| * 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
OpenPOWER on IntegriCloud