index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
27
-126
/
+186
2013-01-19
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
42
-267
/
+641
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
[prev]
[next]