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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-22
net: implement dev_disable_lro() hw_features compatibility
Michał Mirosław
2
-9
/
+12
2011-03-22
net: fix incorrect spelling in drop monitor protocol
Neil Horman
1
-1
/
+1
2011-03-19
ethtool: __ethtool_set_sg: check for function pointer before using it
Roger Luethi
1
-0
/
+3
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
12
-503
/
+1003
2011-03-16
net: introduce rx_handler results and logic around that
Jiri Pirko
2
-8
/
+14
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2011-03-15
Allow passing O_PATH descriptors via SCM_RIGHTS datagrams
Al Viro
1
-1
/
+1
2011-03-14
pktgen: bug fix in transmission headers with frags=0
Daniel Turull
1
-2
/
+1
2011-03-13
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
1
-3
/
+3
2011-03-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-3
/
+11
2011-03-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-2
/
+10
2011-03-10
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
1
-2
/
+10
2011-03-10
pktgen: fix errata in show results
Daniel Turull
1
-1
/
+1
2011-03-08
net: allow handlers to be processed for orig_dev
Jiri Pirko
1
-1
/
+2
2011-03-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-03-01
inet: Remove unused sk_sndmsg_* from UFO
Herbert Xu
1
-3
/
+0
2011-02-28
net: Forgot to commit net/core/dev.c part of Jiri's ->rx_handler patch.
David S. Miller
1
-88
/
+31
2011-02-28
bond: service netpoll arp queue on master device
Amerigo Wang
1
-0
/
+11
2011-02-28
netpoll: remove IFF_IN_NETPOLL flag
Amerigo Wang
1
-2
/
+0
2011-02-26
net: handle addr_type of 0 properly
Hagen Paul Pfeifer
1
-1
/
+1
2011-02-24
net: Implement SFEATURES compatibility for not updated drivers
Michał Mirosław
1
-0
/
+61
2011-02-24
net: Fix ETHTOOL_GFEATURES compatibility
Michał Mirosław
1
-0
/
+14
2011-02-24
net: avoid initial "Features changed" message
Michał Mirosław
1
-3
/
+5
2011-02-24
Fix "(unregistered net_device): Features changed" message
Michał Mirosław
1
-2
/
+2
2011-02-23
net: Make flow cache paths use a const struct flowi.
David S. Miller
1
-7
/
+7
2011-02-22
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
1
-1
/
+2
2011-02-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+7
2011-02-18
net: deinit automatic LIST_HEAD
Eric Dumazet
1
-0
/
+2
2011-02-18
net: dont leave active on stack LIST_HEAD
Linus Torvalds
1
-2
/
+5
2011-02-18
net: Add initial_ref arg to dst_alloc().
David S. Miller
1
-2
/
+2
2011-02-18
net: introduce NETIF_F_RXCSUM
Michał Mirosław
1
-24
/
+23
2011-02-18
net: use ndo_fix_features for ethtool_ops->set_flags
Michał Mirosław
1
-2
/
+29
2011-02-18
net: ethtool: use ndo_fix_features for offload setting
Michał Mirosław
1
-13
/
+32
2011-02-18
net: Introduce new feature setting ops
Michał Mirosław
2
-8
/
+163
2011-02-18
ethtool: factorize get/set_one_feature
Michał Mirosław
1
-142
/
+132
2011-02-18
ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()
Michał Mirosław
1
-12
/
+23
2011-02-18
ethtool: enable GSO and GRO by default
Michał Mirosław
1
-4
/
+14
2011-02-18
ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place
Michał Mirosław
1
-1
/
+1
2011-02-17
kbuild, mtd, net: a few comment typo fixes and rewording
Gilles Espinasse
1
-2
/
+2
2011-02-15
net: RPS: Make hardware-accelerated RFS conditional on NETIF_F_NTUPLE
Ben Hutchings
1
-1
/
+2
2011-02-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
1
-1
/
+2
2011-02-15
net: Adjust TX queue kobjects if number of queues changes during unregister
Ben Hutchings
1
-1
/
+2
2011-02-14
rtnetlink: implement setting of master device
Jiri Pirko
1
-0
/
+43
2011-02-13
net: make dev->master general
Jiri Pirko
1
-12
/
+37
2011-02-13
net: remove the unnecessary dance around skb_bond_should_drop
Jiri Pirko
1
-3
/
+3
2011-02-10
net: rename group sysfs entry to netdev_group
Xiaotian Feng
1
-1
/
+1
2011-02-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-11
/
+16
2011-02-09
net: Fix lockdep regression caused by initializing netdev queues too early.
David S. Miller
1
-11
/
+16
2011-02-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
[next]