summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mib: add struct net to ICMP_INC_STATS_BHPavel Emelyanov2008-07-145-12/+13
* mib: add struct net to ICMP_INC_STATSPavel Emelyanov2008-07-141-1/+1
* inet: toss struct net initialization aroundPavel Emelyanov2008-07-144-6/+7
* icmp: add struct net argument to icmp_out_countPavel Emelyanov2008-07-143-3/+5
* vlan: remove unnecessary include statementsPatrick McHardy2008-07-143-22/+4
* vlan: clean up hard_start_xmit functionsPatrick McHardy2008-07-141-35/+6
* vlan: clean up vlan_dev_hard_header()Patrick McHardy2008-07-141-46/+9
* vlan: ethtool ->get_flags supportPatrick McHardy2008-07-141-0/+13
* packet: deliver VLAN TCI to userspacePatrick McHardy2008-07-141-0/+2
* packet: support extensible, 64 bit clean mmaped ring structurePatrick McHardy2008-07-141-33/+146
* vlan: deliver packets received with VLAN acceleration to network tapsPatrick McHardy2008-07-142-0/+31
* vlan: Don't store VLAN tag in cbPatrick McHardy2008-07-141-0/+3
* tipc: Optimization to multicast name lookup algorithmAllan Stephens2008-07-141-13/+30
* tipc: Add missing locks when inspecting node list & link listAllan Stephens2008-07-141-5/+24
* tipc: Fix bug in scope checking for multicast messagesAllan Stephens2008-07-141-2/+4
* tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens2008-07-149-49/+49
* tipc: Fix race condition that could cause accept() to failAllan Stephens2008-07-141-20/+22
* tipc: Optimize pointer dereferencing when receiving stream dataAllan Stephens2008-07-141-1/+1
* tipc: Remove unneeded parameter to tipc_createport_raw()Allan Stephens2008-07-142-26/+17
* netlabel: return msg overflow error from netlbl_cipsov4_list fasterDenis V. Lunev2008-07-141-1/+1
* net: Remove references to wan-router.txt in KconfigsJohann Felix Soden2008-07-141-2/+0
* 8021q: Check return of dev_set_promiscuity/allmultiWang Chen2008-07-141-6/+22
* ipv4: Fix ipmr unregister device oopsWang Chen2008-07-141-8/+14
* ipv4: Check return of dev_set_allmultiWang Chen2008-07-141-1/+39
* ipv6: Fix using after dev_put()Wang Chen2008-07-141-3/+5
* ipv6: Check return of dev_set_allmultiWang Chen2008-07-141-2/+9
* bridge: Check return of dev_set_promiscuityWang Chen2008-07-141-3/+6
* af_packet: Check return of dev_set_promiscuity/allmultiWang Chen2008-07-141-4/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-1417-645/+547
|\
| * mac80211: dont add a STA which is not in the same IBSSEmmanuel Grumbach2008-07-141-1/+1
| * mac80211: fix struct ieee80211_tx_queue_paramsJohannes Berg2008-07-141-1/+1
| * mac80211: fix TX sequence numbersJohannes Berg2008-07-144-31/+52
| * wext: make sysfs bits optional and deprecate themJohannes Berg2008-07-142-2/+13
| * mac80211: fix RX sequence number checkJohannes Berg2008-07-141-7/+12
| * mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packetsEmmanuel Grumbach2008-07-141-2/+2
| * mac80211: revamp beacon configurationJohannes Berg2008-07-146-121/+95
| * mac80211: push interface checks downJohannes Berg2008-07-144-16/+25
| * mac80211: revamp virtual interface handlingJohannes Berg2008-07-148-265/+172
| * mac80211: make master netdev handling saneJohannes Berg2008-07-1412-217/+153
| * mac80211: power management wext hooksSamuel Ortiz2008-07-141-2/+41
* | net-sched: cls_flow: add perturbation supportPatrick McHardy2008-07-141-9/+43
* | Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2008-07-146-96/+90
|\ \
| * | dccp ccid-3: Length of loss intervalsGerrit Renker2008-07-131-5/+5
| * | dccp ccid-3: Fix a loss detection bugGerrit Renker2008-07-133-33/+27
| * | dccp: Upgrade NDP count from 3 to 6 bytesGerrit Renker2008-07-134-13/+15
| * | dccp ccid-3: Fix error in loss detectionGerrit Renker2008-07-132-45/+43
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-1411-62/+35
|\ \
| * | xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2008-07-101-2/+1
| * | ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev2008-07-101-1/+1
| * | netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev2008-07-103-21/+4
OpenPOWER on IntegriCloud