Age | Commit message (Expand) | Author |
2008-07-14 | mib: add struct net to ICMP_INC_STATS_BH | Pavel Emelyanov |
2008-07-14 | mib: add struct net to ICMP_INC_STATS | Pavel Emelyanov |
2008-07-14 | inet: toss struct net initialization around | Pavel Emelyanov |
2008-07-14 | icmp: add struct net argument to icmp_out_count | Pavel Emelyanov |
2008-07-14 | vlan: remove unnecessary include statements | Patrick McHardy |
2008-07-14 | vlan: clean up hard_start_xmit functions | Patrick McHardy |
2008-07-14 | vlan: clean up vlan_dev_hard_header() | Patrick McHardy |
2008-07-14 | vlan: ethtool ->get_flags support | Patrick McHardy |
2008-07-14 | packet: deliver VLAN TCI to userspace | Patrick McHardy |
2008-07-14 | packet: support extensible, 64 bit clean mmaped ring structure | Patrick McHardy |
2008-07-14 | vlan: deliver packets received with VLAN acceleration to network taps | Patrick McHardy |
2008-07-14 | vlan: Don't store VLAN tag in cb | Patrick McHardy |
2008-07-14 | tipc: Optimization to multicast name lookup algorithm | Allan Stephens |
2008-07-14 | tipc: Add missing locks when inspecting node list & link list | Allan Stephens |
2008-07-14 | tipc: Fix bug in scope checking for multicast messages | Allan Stephens |
2008-07-14 | tipc: Eliminate improper use of TIPC_OK error code | Allan Stephens |
2008-07-14 | tipc: Fix race condition that could cause accept() to fail | Allan Stephens |
2008-07-14 | tipc: Optimize pointer dereferencing when receiving stream data | Allan Stephens |
2008-07-14 | tipc: Remove unneeded parameter to tipc_createport_raw() | Allan Stephens |
2008-07-14 | netlabel: return msg overflow error from netlbl_cipsov4_list faster | Denis V. Lunev |
2008-07-14 | net: Remove references to wan-router.txt in Kconfigs | Johann Felix Soden |
2008-07-14 | 8021q: Check return of dev_set_promiscuity/allmulti | Wang Chen |
2008-07-14 | ipv4: Fix ipmr unregister device oops | Wang Chen |
2008-07-14 | ipv4: Check return of dev_set_allmulti | Wang Chen |
2008-07-14 | ipv6: Fix using after dev_put() | Wang Chen |
2008-07-14 | ipv6: Check return of dev_set_allmulti | Wang Chen |
2008-07-14 | bridge: Check return of dev_set_promiscuity | Wang Chen |
2008-07-14 | af_packet: Check return of dev_set_promiscuity/allmulti | Wang Chen |
2008-07-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-07-14 | net-sched: cls_flow: add perturbation support | Patrick McHardy |
2008-07-14 | Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 | David S. Miller |
2008-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-07-14 | netfilter: Let nf_ct_kill() callers know if del_timer() returned true. | David S. Miller |
2008-07-14 | mac80211: dont add a STA which is not in the same IBSS | Emmanuel Grumbach |
2008-07-14 | mac80211: fix struct ieee80211_tx_queue_params | Johannes Berg |
2008-07-14 | mac80211: fix TX sequence numbers | Johannes Berg |
2008-07-14 | wext: make sysfs bits optional and deprecate them | Johannes Berg |
2008-07-14 | mac80211: fix RX sequence number check | Johannes Berg |
2008-07-14 | mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packets | Emmanuel Grumbach |
2008-07-14 | mac80211: revamp beacon configuration | Johannes Berg |
2008-07-14 | mac80211: push interface checks down | Johannes Berg |
2008-07-14 | mac80211: revamp virtual interface handling | Johannes Berg |
2008-07-14 | mac80211: make master netdev handling sane | Johannes Berg |
2008-07-14 | mac80211: power management wext hooks | Samuel Ortiz |
2008-07-13 | dccp ccid-3: Length of loss intervals | Gerrit Renker |
2008-07-13 | dccp ccid-3: Fix a loss detection bug | Gerrit Renker |
2008-07-13 | dccp: Upgrade NDP count from 3 to 6 bytes | Gerrit Renker |
2008-07-13 | dccp ccid-3: Fix error in loss detection | Gerrit Renker |
2008-07-10 | xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info | Steffen Klassert |
2008-07-10 | ipv6: missed namespace context in ipv6_rthdr_rcv | Denis V. Lunev |