index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
icmp: add struct net argument to icmp_out_count
Pavel Emelyanov
2008-07-15
3
-3
/
+5
*
vlan: remove unnecessary include statements
Patrick McHardy
2008-07-15
3
-22
/
+4
*
vlan: clean up hard_start_xmit functions
Patrick McHardy
2008-07-15
1
-35
/
+6
*
vlan: clean up vlan_dev_hard_header()
Patrick McHardy
2008-07-15
1
-46
/
+9
*
vlan: ethtool ->get_flags support
Patrick McHardy
2008-07-15
1
-0
/
+13
*
packet: deliver VLAN TCI to userspace
Patrick McHardy
2008-07-15
1
-0
/
+2
*
packet: support extensible, 64 bit clean mmaped ring structure
Patrick McHardy
2008-07-15
1
-33
/
+146
*
vlan: deliver packets received with VLAN acceleration to network taps
Patrick McHardy
2008-07-15
2
-0
/
+31
*
vlan: Don't store VLAN tag in cb
Patrick McHardy
2008-07-15
1
-0
/
+3
*
tipc: Optimization to multicast name lookup algorithm
Allan Stephens
2008-07-15
1
-13
/
+30
*
tipc: Add missing locks when inspecting node list & link list
Allan Stephens
2008-07-15
1
-5
/
+24
*
tipc: Fix bug in scope checking for multicast messages
Allan Stephens
2008-07-15
1
-2
/
+4
*
tipc: Eliminate improper use of TIPC_OK error code
Allan Stephens
2008-07-15
9
-49
/
+49
*
tipc: Fix race condition that could cause accept() to fail
Allan Stephens
2008-07-15
1
-20
/
+22
*
tipc: Optimize pointer dereferencing when receiving stream data
Allan Stephens
2008-07-15
1
-1
/
+1
*
tipc: Remove unneeded parameter to tipc_createport_raw()
Allan Stephens
2008-07-15
2
-26
/
+17
*
netlabel: return msg overflow error from netlbl_cipsov4_list faster
Denis V. Lunev
2008-07-15
1
-1
/
+1
*
net: Remove references to wan-router.txt in Kconfigs
Johann Felix Soden
2008-07-15
1
-2
/
+0
*
8021q: Check return of dev_set_promiscuity/allmulti
Wang Chen
2008-07-15
1
-6
/
+22
*
ipv4: Fix ipmr unregister device oops
Wang Chen
2008-07-15
1
-8
/
+14
*
ipv4: Check return of dev_set_allmulti
Wang Chen
2008-07-15
1
-1
/
+39
*
ipv6: Fix using after dev_put()
Wang Chen
2008-07-15
1
-3
/
+5
*
ipv6: Check return of dev_set_allmulti
Wang Chen
2008-07-15
1
-2
/
+9
*
bridge: Check return of dev_set_promiscuity
Wang Chen
2008-07-15
1
-3
/
+6
*
af_packet: Check return of dev_set_promiscuity/allmulti
Wang Chen
2008-07-15
1
-4
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-07-15
17
-645
/
+547
|
\
|
*
mac80211: dont add a STA which is not in the same IBSS
Emmanuel Grumbach
2008-07-14
1
-1
/
+1
|
*
mac80211: fix struct ieee80211_tx_queue_params
Johannes Berg
2008-07-14
1
-1
/
+1
|
*
mac80211: fix TX sequence numbers
Johannes Berg
2008-07-14
4
-31
/
+52
|
*
wext: make sysfs bits optional and deprecate them
Johannes Berg
2008-07-14
2
-2
/
+13
|
*
mac80211: fix RX sequence number check
Johannes Berg
2008-07-14
1
-7
/
+12
|
*
mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packets
Emmanuel Grumbach
2008-07-14
1
-2
/
+2
|
*
mac80211: revamp beacon configuration
Johannes Berg
2008-07-14
6
-121
/
+95
|
*
mac80211: push interface checks down
Johannes Berg
2008-07-14
4
-16
/
+25
|
*
mac80211: revamp virtual interface handling
Johannes Berg
2008-07-14
8
-265
/
+172
|
*
mac80211: make master netdev handling sane
Johannes Berg
2008-07-14
12
-217
/
+153
|
*
mac80211: power management wext hooks
Samuel Ortiz
2008-07-14
1
-2
/
+41
*
|
net-sched: cls_flow: add perturbation support
Patrick McHardy
2008-07-15
1
-9
/
+43
*
|
Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
2008-07-15
6
-96
/
+90
|
\
\
|
*
|
dccp ccid-3: Length of loss intervals
Gerrit Renker
2008-07-13
1
-5
/
+5
|
*
|
dccp ccid-3: Fix a loss detection bug
Gerrit Renker
2008-07-13
3
-33
/
+27
|
*
|
dccp: Upgrade NDP count from 3 to 6 bytes
Gerrit Renker
2008-07-13
4
-13
/
+15
|
*
|
dccp ccid-3: Fix error in loss detection
Gerrit Renker
2008-07-13
2
-45
/
+43
|
|
/
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-15
11
-62
/
+35
|
\
\
|
*
|
xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info
Steffen Klassert
2008-07-11
1
-2
/
+1
|
*
|
ipv6: missed namespace context in ipv6_rthdr_rcv
Denis V. Lunev
2008-07-11
1
-1
/
+1
|
*
|
netlabel: netlink_unicast calls kfree_skb on error path by itself
Denis V. Lunev
2008-07-11
3
-21
/
+4
|
*
|
ipv4: fib_trie: Fix lookup error return
Ben Hutchings
2008-07-11
1
-11
/
+6
|
*
|
tcp: correct kcalloc usage
Milton Miller
2008-07-11
1
-1
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-07-10
2
-23
/
+13
|
|
\
\
[next]