summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | X25 remove bkl in facility ioctlsandrew hendry2010-11-281-23/+25
* | | | X25 remove bkl in subscription ioctlsandrew hendry2010-11-282-10/+10
* | | | 8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queuesJohn Fastabend2010-11-281-3/+0
* | | | net: add netif_tx_queue_frozen_or_stoppedEric Dumazet2010-11-284-10/+6
* | | | ipv6: kill two unused macro definitionShan Wei2010-11-282-4/+0
* | | | net: add some KERN_CONT markers to continuation linesUwe Kleine-König2010-11-281-16/+16
* | | | rtnl: make link af-specific updates atomicThomas Graf2010-11-273-16/+45
* | | | xps: Transmit Packet SteeringTom Herbert2010-11-243-8/+417
* | | | xps: Improvements in TX queue selectionTom Herbert2010-11-242-8/+15
* | | | scm: lower SCM_MAX_FDEric Dumazet2010-11-241-4/+6
* | | | ipv6: mcast: RCU conversionEric Dumazet2010-11-241-31/+44
|/ / /
* | | Net: wanrouter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* | | Net: sunrpc: auth_gss: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-2/+2
* | | Net: rxrpc: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-2/+2
* | | Net: rds: Makefile: Remove deprecated itemsTracey Dent2010-11-221-5/+3
* | | Net: phonet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-2/+2
* | | Net: lapb: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* | | Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* | | Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* | | Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintionsTracey Dent2010-11-221-2/+2
* | | Net: ipv6: netfiliter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-2/+2
* | | Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-3/+3
* | | Net: econet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* | | 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
OpenPOWER on IntegriCloud