index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-21
ndisc: Introduce ndisc_alloc_skb() helper.
YOSHIFUJI Hideaki / 吉藤英明
1
-25
/
+27
2013-01-21
ndisc: Introduce ndisc_fill_redirect_hdr_option().
YOSHIFUJI Hideaki / 吉藤英明
1
-6
/
+15
2013-01-21
ndisc: Use skb_linearize() instead of pskb_may_pull(skb, skb->len).
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-01-21
ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.
YOSHIFUJI Hideaki / 吉藤英明
2
-7
/
+8
2013-01-21
ndisc: Reduce number of arguments for ndisc_fill_addr_option().
YOSHIFUJI Hideaki / 吉藤英明
1
-7
/
+6
2013-01-21
net: ethernet: davinci: Fix build breakage
Thierry Reding
1
-1
/
+1
2013-01-21
firewire net: Use LL_RESERVED_SPACE(), HH_DATA_OFF().
YOSHIFUJI Hideaki / 吉藤英明
1
-6
/
+6
2013-01-21
firewire net: Ensure checksumming in upper layer.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-01-21
usbnet: pegasus: set wakeup enable in set_wol
Ming Lei
1
-1
/
+7
2013-01-21
net/mlx4_en: remove redundant code
Eric Dumazet
1
-4
/
+0
2013-01-21
ndisc: Make several arguments for ndisc_send_na() boolean.
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+5
2013-01-21
ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+10
2013-01-21
ipv6: Optimize ipv6_addr_is_solict_mult().
YOSHIFUJI Hideaki / 吉藤英明
1
-4
/
+11
2013-01-21
ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ...
YOSHIFUJI Hideaki / 吉藤英明
2
-5
/
+9
2013-01-21
ipv6: Make ipv6_addr_is_XXX() return boolean.
YOSHIFUJI Hideaki
1
-4
/
+4
2013-01-19
net: asix: ax88772_unbind() can be static
Wu Fengguang
1
-1
/
+1
2013-01-19
batman-adv: Start new development cycle
Antonio Quartulli
1
-1
/
+1
2013-01-19
batman-adv: update copyright years
Antonio Quartulli
42
-42
/
+42
2013-01-19
batman-adv: postpone sysfs removal when unregistering
Simon Wunderlich
3
-5
/
+57
2013-01-19
batman-adv: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-01-19
batman-adv: kernel doc for types.h
Marek Lindner
1
-66
/
+395
2013-01-19
batman-adv: rename batadv_claim struct to make clear it is used by bla
Marek Lindner
2
-21
/
+22
2013-01-19
batman-adv: rename batadv_backbone_gw struct to make clear it is used by bla
Marek Lindner
2
-27
/
+29
2013-01-19
batman-adv: rename batadv_recvlist_node struct to make clear it is used by vis
Marek Lindner
2
-4
/
+4
2013-01-19
batman-adv: rename batadv_if_list_entry struct to make clear it is used by vis
Marek Lindner
2
-13
/
+14
2013-01-19
batman-adv: group tt type definitions together
Marek Lindner
1
-25
/
+25
2013-01-19
batman-adv: mark debug_log struct as bat_priv only struct
Marek Lindner
2
-18
/
+20
2013-01-19
batman-adv: align kernel doc properly
Marek Lindner
1
-13
/
+12
2013-01-19
batman-adv: a delayed_work has to be initialised once
Antonio Quartulli
6
-44
/
+32
2013-01-19
igb: Copyright string update to year 2013
Akeem G. Abodunrin
20
-21
/
+22
2013-01-19
igb: Replace rmb in Tx cleanup with read_barrier_depends
Alexander Duyck
1
-1
/
+1
2013-01-19
ixgbevf: Fix statistics corruption
Greg Rose
1
-1
/
+6
2013-01-19
ixgbevf: Fix link up messages
Greg Rose
1
-4
/
+5
2013-01-19
ixgbevf: Synch out of tree and in tree mailbox interrupt handlers
Greg Rose
1
-2
/
+25
2013-01-19
ixgbe: Improve performance and reduce size of ixgbe_tx_map
Alexander Duyck
1
-23
/
+19
2013-01-19
ixgbe: Update ixgbe Tx flags to improve code efficiency
Alexander Duyck
3
-53
/
+57
2013-01-19
ixgbe: Always use context 0, even for FCoE and TSO
Alexander Duyck
2
-12
/
+2
2013-01-19
ixgbe: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check
Alexander Duyck
1
-0
/
+3
2013-01-19
ixgbe: SR-IOV: dynamic IEEE DCBx default priority changes
John Fastabend
3
-10
/
+47
2013-01-18
ipv6: remove unneeded check to pskb_may_pull in ipip6_rcv
Hannes Frederic Sowa
1
-6
/
+1
2013-01-18
ndisc: Check NS message length before access.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+5
2013-01-18
ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.
YOSHIFUJI Hideaki / 吉藤英明
4
-14
/
+7
2013-01-18
enic: change sprintf() to snprintf()
Dan Carpenter
1
-4
/
+8
2013-01-18
smsc: smc911x: Fix sparse warnings
Fabio Estevam
1
-1
/
+1
2013-01-18
net: usb: initialize tmp in dm9601.c to avoid warning
Simon Que
1
-2
/
+2
2013-01-18
net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptors
Mugunthan V N
4
-13
/
+57
2013-01-18
6lowpan: Handle uncompressed IPv6 packets over 6LoWPAN
Alan Ott
1
-9
/
+32
2013-01-18
6lowpan: Refactor packet delivery into a function
Alan Ott
1
-14
/
+24
2013-01-18
net: fec: enable pause frame to improve rx prefomance for 1G network
Frank Li
2
-1
/
+91
2013-01-18
net: asix: handle packets crossing URB boundaries
Lucas Stach
4
-30
/
+109
[prev]
[next]