index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: fix typo in debug message
Antonio Quartulli
2013-01-12
1
-1
/
+1
*
batman-adv: use the const qualifier in hash functions
Antonio Quartulli
2013-01-12
2
-2
/
+2
*
batman-adv: don't compile the BLA switch if not requested
Antonio Quartulli
2013-01-12
2
-0
/
+4
*
batman-adv: remove useless NULL check
Antonio Quartulli
2013-01-12
1
-4
/
+2
*
batman-adv: remove useless blank lines before and after brackets
Antonio Quartulli
2013-01-12
8
-29
/
+0
*
batman-adv: Initialize lockdep class keys for hashes
Antonio Quartulli
2013-01-12
3
-0
/
+22
*
batman-adv: remove useless assignment in tt_local_add()
Antonio Quartulli
2013-01-12
1
-7
/
+5
*
batman-adv: unify and properly print hex values
Antonio Quartulli
2013-01-12
3
-11
/
+11
*
batman-adv: print the CRC together with the translation tables
Antonio Quartulli
2013-01-12
1
-6
/
+9
*
batman-adv: improve local translation table output
Antonio Quartulli
2013-01-12
1
-4
/
+23
*
batman-adv: reduce local TT entry timeout to 10 minutes
Antonio Quartulli
2013-01-12
1
-1
/
+1
*
batman-adv: Do not add multicast MAC addresses to translation table
Linus Lüssing
2013-01-12
1
-1
/
+2
*
batman-adv: use per_cpu_add helper
Shan Wei
2013-01-12
1
-3
/
+1
*
networking/cs89x0.txt: delete stale information about hand patching
Paul Gortmaker
2013-01-12
1
-79
/
+0
*
net: splice: fix __splice_segment()
Eric Dumazet
2013-01-12
1
-13
/
+15
*
gianfar: use more portable i/o accessors
Kim Phillips
2013-01-12
1
-4
/
+4
*
ipv4: fib: fix a comment.
Rami Rosen
2013-01-12
1
-1
/
+1
*
net: Export __netdev_pick_tx so that it can be used in modules
Alexander Duyck
2013-01-12
1
-0
/
+1
*
tg3: missing break statement in tg3_get_5720_nvram_info()
Dan Carpenter
2013-01-11
1
-0
/
+2
*
net: Add support for XPS without sysfs being defined
Alexander Duyck
2013-01-11
4
-22
/
+21
*
net: Rewrite netif_set_xps_queues to address several issues
Alexander Duyck
2013-01-11
1
-66
/
+117
*
net: Rewrite netif_reset_xps_queue to allow for better code reuse
Alexander Duyck
2013-01-11
1
-23
/
+33
*
net: Add functions netif_reset_xps_queue and netif_set_xps_queue
Alexander Duyck
2013-01-11
3
-143
/
+173
*
net: Split core bits of netdev_pick_tx into __netdev_pick_tx
Alexander Duyck
2013-01-11
2
-25
/
+33
*
softirq: reduce latencies
Eric Dumazet
2013-01-11
1
-8
/
+9
*
net_sched: more precise pkt_len computation
Eric Dumazet
2013-01-10
1
-1
/
+21
*
doc: Clarify behavior when sysctl tcp_ecn = 1
Vijay Subramanian
2013-01-10
1
-2
/
+3
*
bnx2x: align define usage to satisfy static checkers
Ariel Elior
2013-01-10
1
-1
/
+1
*
veth: fix a NULL deref in netif_carrier_off
Eric Dumazet
2013-01-10
1
-1
/
+3
*
cxgb4: Fix incorrect PFVF CMASK
Vipul Pandya
2013-01-10
1
-2
/
+1
*
DSA: Convert spaces to tabs where appropriate
Barry Grussling
2013-01-10
2
-23
/
+23
*
DSA: Convert printk calls to netdev_info calls
Barry Grussling
2013-01-10
2
-10
/
+12
*
DSA: Convert repeated msleep calls to timeouts
Barry Grussling
2013-01-10
4
-18
/
+34
*
DSA: Convert DSA comments to network-style comments
Barry Grussling
2013-01-10
5
-232
/
+93
*
ipv6: Optimize ipv6_change_dsfield().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-10
1
-4
/
+2
*
ipv6: Use container_of macro instead of magic number to get ipv6 header.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-10
1
-5
/
+4
*
bnx2x: NULL dereference on error in debug code
Dan Carpenter
2013-01-10
1
-2
/
+1
*
unix: Use FIELD_SIZEOF() in af_unix_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-10
1
-2
/
+1
*
rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-10
1
-2
/
+2
*
openvswitch: Use FIELD_SIZEOF() in dp_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-10
1
-2
/
+1
*
netlink: Use FIELD_SIZEOF() in netlink_proto_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-10
1
-2
/
+1
*
ipv6: Use FIELD_SIZEOF() in inet6_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-10
1
-2
/
+1
*
ipv4: Use FIELD_SIZEOF() in inet_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-10
1
-2
/
+1
*
bgmac: driver for GBit MAC core on BCMA bus
Rafał Miłecki
2013-01-10
6
-1
/
+1892
*
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-09
51
-128
/
+42
*
net: init perm_addr in register_netdevice()
Jiri Pirko
2013-01-09
1
-0
/
+7
*
netconsole: add IPv6 example in doc
Cong Wang
2013-01-09
1
-1
/
+6
*
netpoll: add IPv6 support
Cong Wang
2013-01-09
2
-16
/
+274
*
ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library
Cong Wang
2013-01-09
4
-92
/
+103
*
netpoll: prepare for ipv6
Cong Wang
2013-01-09
3
-184
/
+243
[next]