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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-11
netdev: add netdev_continue_rcu
stephen hemminger
2
-0
/
+16
2009-11-11
usbnet: Set link down initially for drivers that update link state
Ben Hutchings
1
-0
/
+1
2009-11-11
udp: bind() optimisation
Eric Dumazet
1
-0
/
+6
2009-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+11
2009-11-09
net/compat_ioctl: support SIOCWANDEV
Arnd Bergmann
1
-17
/
+24
2009-11-09
udp: secondary hash on (local port, local address)
Eric Dumazet
1
-0
/
+1
2009-11-09
udp: split sk_hash into two u16 hashes
Eric Dumazet
1
-0
/
+2
2009-11-08
can: Driver for the Microchip MCP251x SPI CAN controllers
Christian Pellegrin
1
-0
/
+36
2009-11-07
net: kill proto_ops wrapper
Arnd Bergmann
1
-83
/
+0
2009-11-07
net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.
David S. Miller
1
-2
/
+0
2009-11-07
compat: add struct compat_ifreq etc to compat.h
Arnd Bergmann
1
-0
/
+39
2009-11-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...
David S. Miller
1
-0
/
+6
2009-11-06
Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
3
-11
/
+75
2009-11-06
ieee802154: add support for creation/removal of logic interfaces
Dmitry Eremin-Solenikov
1
-0
/
+2
2009-11-06
ieee802154: add LIST_PHY command support
Dmitry Eremin-Solenikov
1
-0
/
+4
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+4
2009-11-06
net: pass kern to net_proto_family create function
Eric Paris
1
-1
/
+2
2009-11-06
net: drop capability from protocol definitions
Eric Paris
1
-2
/
+0
2009-11-04
net: cleanup include/linux
Eric Dumazet
87
-694
/
+351
2009-11-04
net: Introduce for_each_netdev_rcu() iterator
Eric Dumazet
1
-0
/
+2
2009-11-03
gianfar: Basic Support for programming hash rules
Sandeep Gopalpet
1
-0
/
+2
2009-11-03
tg3 / broadcom: Optionally disable TXC if no link
Matt Carlson
1
-0
/
+1
2009-11-03
tg3 / broadcom: Add code to disable rxc refclk
Matt Carlson
1
-1
/
+1
2009-11-03
tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag
Matt Carlson
1
-0
/
+1
2009-11-03
broadcom: Consolidate dev_flags definitions
Matt Carlson
1
-6
/
+11
2009-11-02
net: Introduce dev_get_by_name_rcu()
Eric Dumazet
1
-0
/
+1
2009-10-31
RDS: Add GET_MR_FOR_DEST sockopt
Andy Grover
1
-0
/
+8
2009-10-30
mac80211: also drop qos-nullfunc frames silently
Johannes Berg
1
-1
/
+11
2009-10-30
net: Allow devices to specify a device specific sysfs group.
Eric W. Biederman
1
-2
/
+2
2009-10-30
net: fix sk_forward_alloc corruption
Eric Dumazet
1
-0
/
+2
2009-10-30
net: fix kmemcheck annotations
Eric Dumazet
1
-2
/
+2
2009-10-30
gro: Change all receive functions to return GRO result codes
Ben Hutchings
2
-15
/
+18
2009-10-30
gro: Name the GRO result enumeration type
Ben Hutchings
1
-4
/
+6
2009-10-29
net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time
Cyrill Gorcunov
2
-0
/
+6
2009-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-8
/
+12
2009-10-29
net: Introduce dev_get_by_index_rcu()
Eric Dumazet
1
-0
/
+1
2009-10-29
Allow disabling of DSACK TCP option per route
Gilad Ben-Yossef
1
-0
/
+1
2009-10-29
Allow to turn off TCP window scale opt per route
Gilad Ben-Yossef
1
-0
/
+1
2009-10-29
Allow disabling TCP timestamp options per route
Gilad Ben-Yossef
1
-1
/
+1
2009-10-29
Add the no SACK route option feature
Gilad Ben-Yossef
1
-1
/
+1
2009-10-29
net: Add ndo_fcoe_get_wwn to net_device_ops
Yi Zou
1
-0
/
+4
2009-10-28
vlan: Optimize multiple unregistration
Eric Dumazet
1
-0
/
+1
2009-10-28
net: Introduce unregister_netdevice_many()
Eric Dumazet
1
-0
/
+1
2009-10-28
net: Introduce unregister_netdevice_queue()
Eric Dumazet
1
-1
/
+8
2009-10-27
ssb: Put host pointers into a union
Michael Buesch
1
-8
/
+12
2009-10-27
vlan: allow null VLAN ID to be used
Eric Dumazet
1
-5
/
+9
2009-10-23
pkt_sched: skbedit add support for setting mark
jamal
1
-0
/
+2
2009-10-20
filter: Add SKF_AD_QUEUE instruction
Eric Dumazet
1
-1
/
+2
2009-10-20
can: provide library functions for skb allocation
Wolfgang Grandegger
1
-0
/
+4
2009-10-20
pkt_sched: ingress socket filter by mark
jamal
1
-1
/
+2
[next]