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
*
Merge branch 'for_david' of git://git.open-mesh.org/linux-merge
David S. Miller
2011-11-26
14
-182
/
+202
|
\
|
*
batman-adv: Fix range check for expected packets
Simon Wunderlich
2011-11-20
1
-1
/
+1
|
*
batman-adv: check for tt_reponse packet real length
Antonio Quartulli
2011-11-20
1
-0
/
+9
|
*
batman-adv: linearise the tt_response skb only if needed
Antonio Quartulli
2011-11-20
1
-5
/
+6
|
*
batman-adv: directly write tt entries without buffering
Simon Wunderlich
2011-11-20
1
-55
/
+2
|
*
batman-adv: fixed hash functions type to uint32_t instead of int
Antonio Quartulli
2011-11-20
7
-36
/
+47
|
*
batman-adv: use orig_hash_find() instead of get_orig_node() in TT code
Antonio Quartulli
2011-11-20
1
-3
/
+3
|
*
batman-adv: refactoring gateway handling code
Marek Lindner
2011-11-20
3
-75
/
+126
|
*
batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>
Sven Eckelmann
2011-11-20
2
-4
/
+4
|
*
batman-adv: tt_global_del_orig() has to print the correct message
Antonio Quartulli
2011-11-20
1
-2
/
+3
|
*
batman-adv: update internal version number
Sven Eckelmann
2011-11-20
1
-1
/
+1
*
|
net: mv643xx_eth: fix build error
Axel Lin
2011-11-24
1
-4
/
+5
*
|
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
2011-11-24
9
-21
/
+21
*
|
netprio_cgroup: Fix build break
Neil Horman
2011-11-23
1
-13
/
+5
*
|
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
2011-11-22
8
-52
/
+18
*
|
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-22
17
-31
/
+7
*
|
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
66
-315
/
+288
*
|
atm: Allow MSG_PEEK for atm sockets
Jorge Boncompte [DTI2]
2011-11-22
1
-3
/
+11
*
|
atm: Introduce vcc_process_recv_queue
Jorge Boncompte [DTI2]
2011-11-22
5
-27
/
+31
*
|
atm: clip: move clip_devs check to clip_push
Jorge Boncompte [DTI2]
2011-11-22
1
-7
/
+10
*
|
atm: clip: Don't move counters backwards
Jorge Boncompte [DTI2]
2011-11-22
1
-9
/
+1
*
|
atm: br2684: Do not move counters backwards
Jorge Boncompte [DTI2]
2011-11-22
1
-8
/
+1
*
|
tg3: Add MDI-X reporting
Matt Carlson
2011-11-22
2
-1
/
+28
*
|
tg3: Restrict large prod ring cap devices
Matt Carlson
2011-11-22
1
-5
/
+4
*
|
tg3: Adjust BD replenish thresholds
Matt Carlson
2011-11-22
1
-5
/
+3
*
|
tg3: Make 1000Base-X FC resolution look like 1000T
Matt Carlson
2011-11-22
1
-12
/
+6
*
|
CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
2011-11-22
1
-3
/
+1
*
|
xfrm: optimize ipv4 selector matching
Alexey Dobriyan
2011-11-22
2
-2
/
+10
*
|
net: add documentation for net_prio cgroups (v4)
Neil Horman
2011-11-22
1
-0
/
+53
*
|
net: add network priority cgroup infrastructure (v4)
Neil Horman
2011-11-22
10
-1
/
+469
*
|
tg3: Fix advertisement handling
Hiroaki SHIMODA
2011-11-22
1
-4
/
+3
*
|
atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()
Eric Dumazet
2011-11-22
1
-1
/
+1
*
|
netfilter: use jump_label for nf_hooks
Eric Dumazet
2011-11-21
2
-6
/
+33
*
|
tg3: switch to build_skb() infrastructure
Eric Dumazet
2011-11-21
2
-55
/
+66
*
|
net: Change mii to ethtool advertisement function names
Matt Carlson
2011-11-21
6
-42
/
+75
*
|
gianfar: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-21
1
-2
/
+1
*
|
RxRPC: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-21
1
-4
/
+2
*
|
ksz884x: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
2011-11-21
1
-4
/
+2
*
|
ks8*/ksz8*: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
2011-11-21
1
-2
/
+1
*
|
irttp: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-21
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-21
548
-4505
/
+5496
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-20
77
-312
/
+604
|
|
\
\
|
|
*
|
ipv4: fix redirect handling
Eric Dumazet
2011-11-18
1
-51
/
+59
|
|
*
|
ping: dont increment ICMP_MIB_INERRORS
Eric Dumazet
2011-11-18
1
-2
/
+0
|
|
*
|
sky2: fix hang in napi_disable
stephen hemminger
2011-11-18
2
-7
/
+11
|
|
*
|
sky2: enforce minimum ring size
stephen hemminger
2011-11-18
1
-2
/
+12
|
|
*
|
bonding: Don't allow mode change via sysfs with slaves present
Veaceslav Falico
2011-11-18
1
-0
/
+7
|
|
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-11-17
4
-2
/
+23
|
|
|
\
\
|
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-17
4
-2
/
+23
|
|
|
|
\
\
|
|
|
|
*
|
Net, libertas: Resolve memory leak in if_spi_host_to_card()
Jesper Juhl
2011-11-15
1
-0
/
+1
[next]