summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-15icmp: add struct net argument to icmp_out_countPavel Emelyanov
2008-07-15vlan: remove unnecessary include statementsPatrick McHardy
2008-07-15vlan: clean up hard_start_xmit functionsPatrick McHardy
2008-07-15vlan: clean up vlan_dev_hard_header()Patrick McHardy
2008-07-15vlan: ethtool ->get_flags supportPatrick McHardy
2008-07-15packet: deliver VLAN TCI to userspacePatrick McHardy
2008-07-15packet: support extensible, 64 bit clean mmaped ring structurePatrick McHardy
2008-07-15vlan: deliver packets received with VLAN acceleration to network tapsPatrick McHardy
2008-07-15vlan: Don't store VLAN tag in cbPatrick McHardy
2008-07-15tipc: Optimization to multicast name lookup algorithmAllan Stephens
2008-07-15tipc: Add missing locks when inspecting node list & link listAllan Stephens
2008-07-15tipc: Fix bug in scope checking for multicast messagesAllan Stephens
2008-07-15tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens
2008-07-15tipc: Fix race condition that could cause accept() to failAllan Stephens
2008-07-15tipc: Optimize pointer dereferencing when receiving stream dataAllan Stephens
2008-07-15tipc: Remove unneeded parameter to tipc_createport_raw()Allan Stephens
2008-07-15bnx2: Update version to 1.7.8.Michael Chan
2008-07-15bnx2: Support secondary MAC addresses.Benjamin Li
2008-07-15bnx2: Allow flexible VLAN tag settings.Michael Chan
2008-07-15bnx2: Add ack parameter to bnx2_fw_sync().Michael Chan
2008-07-15bnx2: Add PCI ID for 5716.Michael Chan
2008-07-15bnx2: Prevent ethtool -s from crashing when device is down.Michael Chan
2008-07-15Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-07-15netlabel: return msg overflow error from netlbl_cipsov4_list fasterDenis V. Lunev
2008-07-15net: Remove references to wan-router.txt in KconfigsJohann Felix Soden
2008-07-15tun: Fix/rewrite packet filtering logicMax Krasnyansky
2008-07-158021q: Check return of dev_set_promiscuity/allmultiWang Chen
2008-07-15macvlan: Check return of dev_set_allmultiWang Chen
2008-07-15ipv4: Fix ipmr unregister device oopsWang Chen
2008-07-15ipv4: Check return of dev_set_allmultiWang Chen
2008-07-15ipv6: Fix using after dev_put()Wang Chen
2008-07-15ipv6: Check return of dev_set_allmultiWang Chen
2008-07-15bridge: Check return of dev_set_promiscuityWang Chen
2008-07-15bonding: Check return of dev_set_promiscuity/allmultiWang Chen
2008-07-15af_packet: Check return of dev_set_promiscuity/allmultiWang Chen
2008-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-07-15net-sched: cls_flow: add perturbation supportPatrick McHardy
2008-07-15Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2008-07-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-15netfilter: Let nf_ct_kill() callers know if del_timer() returned true.David S. Miller
2008-07-14rt2x00: Reset LED assoc status after firmware updateIvo van Doorn
2008-07-14iwlwifi: make index unsigned int for iwl_send_led_cmdAbhijeet Kolekar
2008-07-14iwlwifi: Fix LEDs for 3945Abhijeet Kolekar
2008-07-14iwlwifi: send TXPOWER command after a new RXON commandZhu Yi
2008-07-14iwlwifi: enable active scanningTomas Winkler
2008-07-14iwlwifi: unify 4965 and 5000 scanning codeTomas Winkler
2008-07-14iwlwifi: LED use correctly blink tableTomas Winkler
2008-07-14iwlwifi: fix LED stallTomas Winkler
2008-07-14iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler
2008-07-14iwlwifi: make iwl4965_mac_conf_tx in atomic contextEmmanuel Grumbach