index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
31
-309
/
+166
2010-11-17
ipv6: AF_INET6 link address family
Thomas Graf
1
-33
/
+89
2010-11-17
ipv4: AF_INET link address family
Thomas Graf
1
-0
/
+75
2010-11-17
rtnetlink: Link address family API
Thomas Graf
1
-2
/
+145
2010-11-17
network: tcp_connect should return certain errors up the stack
Eric Paris
1
-1
/
+4
2010-11-17
netfilter: allow hooks to pass error code back up the stack
Eric Paris
1
-2
/
+4
2010-11-17
net/atm: Remove unnecessary casts of netdev_priv
Joe Perches
2
-3
/
+2
2010-11-16
udp: use atomic_inc_not_zero_hint
Eric Dumazet
2
-4
/
+4
2010-11-16
vlan: remove ndo_select_queue() logic
Eric Dumazet
1
-38
/
+2
2010-11-16
vlan: lockless transmit path
Eric Dumazet
5
-57
/
+50
2010-11-16
packet: Enhance AF_PACKET implementation to not require high order contiguous...
Neil Horman
1
-16
/
+69
2010-11-16
ipv6: fix missing in6_ifa_put in addrconf
John Fastabend
1
-3
/
+3
2010-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-95
/
+182
2010-11-16
net: Export netif_get_vlan_features().
David S. Miller
1
-0
/
+1
2010-11-15
bridge: add RCU annotations to bridge port lookup
Eric Dumazet
4
-7
/
+8
2010-11-15
bridge: fix RCU races with bridge port
stephen hemminger
8
-34
/
+44
2010-11-15
bridge: add proper RCU annotation to should_route_hook
Eric Dumazet
3
-8
/
+9
2010-11-15
bridge: add RCU annotation to bridge multicast table
Eric Dumazet
3
-32
/
+56
2010-11-15
net/ipv6/mcast.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-15
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
7
-343
/
+337
2010-11-15
net: Simplify RX queue allocation
Tom Herbert
2
-14
/
+12
2010-11-15
net: Move TX queue allocation to alloc_netdev_mq
Tom Herbert
1
-4
/
+3
2010-11-15
xfrm: use gre key as flow upper protocol info
Timo Teräs
2
-5
/
+22
2010-11-15
vlan: Fix build warning in vlandev_seq_show()
David S. Miller
1
-1
/
+0
2010-11-15
mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()
Jesper Juhl
2
-4
/
+2
2010-11-15
mac80211: refactor debugfs function generation code
Eliad Peller
4
-55
/
+52
2010-11-15
mac80211: minstrel_ht - reduce the overhead of rate sampling
Felix Fietkau
1
-6
/
+10
2010-11-15
cfg80211: prefix REG_DBG_PRINT() with cfg80211
Luis R. Rodriguez
1
-16
/
+15
2010-11-15
cfg80211: add debug print when processing a channel
Luis R. Rodriguez
1
-0
/
+39
2010-11-15
cfg80211: add debug print when disabling a channel on a custom regd
Luis R. Rodriguez
1
-0
/
+5
2010-11-15
cfg80211: add debug prints for when we ignore regulatory hints
Luis R. Rodriguez
1
-3
/
+39
2010-11-15
cfg80211: fix disabling channels based on hints
Luis R. Rodriguez
1
-1
/
+19
2010-11-15
cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY
Luis R. Rodriguez
1
-0
/
+1
2010-11-15
cfg80211: pass the reg hint initiator to helpers
Luis R. Rodriguez
1
-4
/
+8
2010-11-15
rfkill: remove dead code
Stephen Hemminger
1
-14
/
+0
2010-11-15
net: consolidate 8021q tagging
John Fastabend
3
-106
/
+7
2010-11-15
net: remove check for headroom in vlan_dev_create
John Fastabend
1
-3
/
+0
2010-11-15
8021q: set hard_header_len when VLAN offload features are toggled
John Fastabend
1
-0
/
+6
2010-11-15
offloading: Force software GSO for multiple vlan tags.
Jesse Gross
1
-0
/
+16
2010-11-15
offloading: Support multiple vlan tags in GSO.
Jesse Gross
1
-5
/
+7
2010-11-15
offloading: Make scatter/gather more tolerant of vlans.
Jesse Gross
1
-7
/
+12
2010-11-15
ipv4: Fix build with multicast disabled.
David S. Miller
1
-10
/
+10
2010-11-15
dccp ccid-2: Separate option parsing from CCID processing
Gerrit Renker
5
-100
/
+100
2010-11-15
dccp ccid-2: Remove old infrastructure
Gerrit Renker
2
-265
/
+0
2010-11-15
dccp ccid-2: Schedule Sync as out-of-band mechanism
Gerrit Renker
2
-4
/
+35
2010-11-15
dccp ccid-2: Consolidate Ack-Vector processing within main DCCP module
Gerrit Renker
1
-22
/
+9
2010-11-15
dccp ccid-2: Update code for the Ack Vector input/registration routine
Gerrit Renker
2
-0
/
+154
2010-11-15
dccp ccid-2: Algorithm to update buffer state
Gerrit Renker
4
-6
/
+93
2010-11-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
30
-110
/
+135
2010-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
34
-115
/
+146
[next]