summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tcp: unify tcp flag macrosChangli Gao2010-06-155-58/+47
* bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-1516-46/+68
* net: add rx_handler data pointerJiri Pirko2010-06-152-2/+6
* bridge: Fix netpoll supportHerbert Xu2010-06-154-84/+120
* netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu2010-06-151-79/+97
* netpoll: Add ndo_netpoll_setupHerbert Xu2010-06-151-0/+10
* netpoll: Add locking for netpoll_setup/cleanupHerbert Xu2010-06-151-75/+76
* netpoll: Fix RCU usageHerbert Xu2010-06-151-8/+12
* bridge: Remove redundant npinfo NULL settingHerbert Xu2010-06-151-1/+0
* netpoll: Set npinfo to NULL even with ndo_netpoll_cleanupHerbert Xu2010-06-151-2/+1
* inetpeer: various changesEric Dumazet2010-06-141-38/+56
* ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()Eric Dumazet2010-06-141-8/+11
* ipv6: avoid two atomics in ipv6_rthdr_rcv()Eric Dumazet2010-06-141-6/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-141-1/+1
|\
| * net: rxhash already set in __copy_skb_headerEric Dumazet2010-06-131-1/+0
| * net: fix deliver_no_wcard regression on loopback deviceJohn Fastabend2010-06-131-0/+1
* | irttp: Print device parameters and statistics as unsignedBen Hutchings2010-06-121-7/+7
* | net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings2010-06-124-23/+27
* | pktgen: increasing transmission granularityDaniel Turull2010-06-111-4/+38
* | econet: fix lockingEric Dumazet2010-06-111-9/+18
* | pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet2010-06-114-3/+33
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-1110-22/+80
|\ \ | |/
| * pktgen: Fix accuracy of inter-packet delay.Daniel Turull2010-06-101-1/+1
| * pkt_sched: gen_estimator: add a new lockEric Dumazet2010-06-101-3/+12
| * net: deliver skbs on inactive slaves to exact matchesJohn Fastabend2010-06-102-5/+16
| * ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet2010-06-091-2/+2
| * Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6David S. Miller2010-06-091-5/+3
| |\
| | * net: Print num_rx_queues imbalance warning only when there are allocated queuesTim Gardner2010-06-091-5/+3
| * | caif: fix a couple range checksDan Carpenter2010-06-092-2/+2
| |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-093-10/+87
| |\
| | * mac80211: fix deauth before assocJohannes Berg2010-06-081-2/+38
| * | ipmr: dont corrupt listsEric Dumazet2010-06-072-2/+6
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-1128-477/+1520
|\ \ \
| * | | mac80211: Add netif state checking to ieee80211_ifa_changedJuuso Oikarinen2010-06-081-0/+3
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-074-12/+64
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: fix function pointer checkHolger Schurig2010-06-071-1/+1
| | * | mac80211: process station blockack action frames from workJohannes Berg2010-06-042-7/+48
| * | | mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INETJohn W. Linville2010-06-071-2/+1
| * | | mac80211: Remove deprecated sta_notify commandsSujith2010-06-041-6/+0
| * | | mac80211: make ARP filtering depend on CONFIG_INETJohn W. Linville2010-06-042-0/+8
| * | | mac80211: reduce debugfs code sizeFelix Fietkau2010-06-032-122/+77
| * | | mac80211: simplify key lockingJohannes Berg2010-06-037-267/+80
| * | | mac80211: move plink stateJohannes Berg2010-06-031-22/+22
| * | | mac80211: drop control frames after processingJohannes Berg2010-06-031-1/+6
| * | | mac80211: remove useless work startingJohannes Berg2010-06-031-9/+0
| * | | mac80211: move WEP weak IV checkJohannes Berg2010-06-031-15/+16
| * | | mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg2010-06-033-12/+8
| * | | mac80211: Add support for hardware ARP query filteringJuuso Oikarinen2010-06-035-2/+116
| * | | mac80211: remove bogus mod_timer() callJohannes Berg2010-06-031-3/+11
| * | | cfg80211: make action channel type optionalJohannes Berg2010-06-026-5/+16
OpenPOWER on IntegriCloud