index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-10
net: Add support for XPS without sysfs being defined
Alexander Duyck
4
-22
/
+21
2013-01-10
net: Rewrite netif_set_xps_queues to address several issues
Alexander Duyck
1
-66
/
+117
2013-01-10
net: Rewrite netif_reset_xps_queue to allow for better code reuse
Alexander Duyck
1
-23
/
+33
2013-01-10
net: Add functions netif_reset_xps_queue and netif_set_xps_queue
Alexander Duyck
3
-143
/
+173
2013-01-10
net: Split core bits of netdev_pick_tx into __netdev_pick_tx
Alexander Duyck
2
-25
/
+33
2013-01-10
softirq: reduce latencies
Eric Dumazet
1
-8
/
+9
2013-01-10
net_sched: more precise pkt_len computation
Eric Dumazet
1
-1
/
+21
2013-01-10
doc: Clarify behavior when sysctl tcp_ecn = 1
Vijay Subramanian
1
-2
/
+3
2013-01-10
bnx2x: align define usage to satisfy static checkers
Ariel Elior
1
-1
/
+1
2013-01-10
veth: fix a NULL deref in netif_carrier_off
Eric Dumazet
1
-1
/
+3
2013-01-10
cxgb4: Fix incorrect PFVF CMASK
Vipul Pandya
1
-2
/
+1
2013-01-10
DSA: Convert spaces to tabs where appropriate
Barry Grussling
2
-23
/
+23
2013-01-10
DSA: Convert printk calls to netdev_info calls
Barry Grussling
2
-10
/
+12
2013-01-10
DSA: Convert repeated msleep calls to timeouts
Barry Grussling
4
-18
/
+34
2013-01-10
DSA: Convert DSA comments to network-style comments
Barry Grussling
5
-232
/
+93
2013-01-09
ipv6: Optimize ipv6_change_dsfield().
YOSHIFUJI Hideaki / 吉藤英明
1
-4
/
+2
2013-01-09
ipv6: Use container_of macro instead of magic number to get ipv6 header.
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+4
2013-01-09
bnx2x: NULL dereference on error in debug code
Dan Carpenter
1
-2
/
+1
2013-01-09
unix: Use FIELD_SIZEOF() in af_unix_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-09
rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2013-01-09
openvswitch: Use FIELD_SIZEOF() in dp_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-09
netlink: Use FIELD_SIZEOF() in netlink_proto_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-09
ipv6: Use FIELD_SIZEOF() in inet6_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-09
ipv4: Use FIELD_SIZEOF() in inet_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-09
bgmac: driver for GBit MAC core on BCMA bus
Rafał Miłecki
6
-1
/
+1892
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
51
-128
/
+42
2013-01-08
net: init perm_addr in register_netdevice()
Jiri Pirko
1
-0
/
+7
2013-01-08
netconsole: add IPv6 example in doc
Cong Wang
1
-1
/
+6
2013-01-08
netpoll: add IPv6 support
Cong Wang
2
-16
/
+274
2013-01-08
ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library
Cong Wang
4
-92
/
+103
2013-01-08
netpoll: prepare for ipv6
Cong Wang
3
-184
/
+243
2013-01-08
net: fec: Remove 'inline' declarations
Fabio Estevam
1
-3
/
+3
2013-01-08
net: introduce skb_transport_header_was_set()
Eric Dumazet
3
-1
/
+14
2013-01-08
Merge branch 'delete-8390-EISA' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
7
-2187
/
+2
2013-01-07
ethtool: consolidate work with ethtool_ops
Jiri Pirko
1
-24
/
+21
2013-01-07
bnx2x: Segregate SR-IOV code
Ariel Elior
10
-844
/
+953
2013-01-07
net: fec: report correct hardware stamping info to ethtool
Frank Li
1
-1
/
+30
2013-01-07
veth: avoid a NULL deref in veth_stats_one
Eric Dumazet
1
-18
/
+40
2013-01-07
chelsio: Use netdev_<level> and pr_<level>
Joe Perches
6
-89
/
+66
2013-01-07
drivers/net: delete 8390 based EISA drivers.
Paul Gortmaker
7
-2187
/
+2
2013-01-06
drivers/net: remove orphaned references to micro channel
Paul Gortmaker
7
-16
/
+12
2013-01-06
team: use strlcpy with ethtool_drvinfo fields
Flavio Leitner
1
-2
/
+2
2013-01-06
tcp: make sysctl_tcp_ecn namespace aware
Hannes Frederic Sowa
9
-20
/
+25
2013-01-06
ndisc: Use struct rd_msg for redirect message.
YOSHIFUJI Hideaki / 吉藤英明
2
-28
/
+21
2013-01-06
net: splice: avoid high order page splitting
Eric Dumazet
1
-29
/
+9
2013-01-06
net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings
Jiri Pirko
4
-5
/
+5
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
86
-277
/
+297
2013-01-06
ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on create
Jiri Pirko
1
-1
/
+3
2013-01-06
ethoc: fix mac address set
Jiri Pirko
1
-11
/
+11
2013-01-06
tg3: Remove IS_ENABLED(CONFIG_HWMON) check
Nithin Nayak Sujir
2
-6
/
+4
[next]