Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
71237b6feb8361a00a1cb481a0c901fbee8f82a5
71237b6
Revert "be2net: call napi_disable() for all event queues"
by David S. Miller
· 11 years ago
55485e7
be2net: call napi_disable() for all event queues
by Ivan Vecera
· 11 years ago
39af0c4
net: remove outdated comment for ipv4 and ipv6 protocol handler
by Baker Zhang
· 11 years ago
bc9627e
via-velocity: fix netif_receive_skb use in irq disabled section.
by françois romieu
· 11 years ago
e63e60b
Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 11 years ago
ae5e812
xen-netback: include definition of csum_ipv6_magic
by Andy Whitcroft
· 11 years ago
6602831
sit: use kfree_skb to replace dev_kfree_skb
by Gao feng
· 11 years ago
cd3e22b
macvtap: fix tx_dropped counting error
by Jason Wang
· 11 years ago
167f76a
phy: Add Vitesse 8514 phy ID
by Shaohui Xie
· 11 years ago
6eabca5
sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements
by Xufeng Zhang
· 11 years ago
5e53e68
genetlink/pmcraid: use proper genetlink multicast API
by Johannes Berg
· 11 years ago
0f0e215
genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups()
by Geert Uytterhoeven
· 11 years ago
a2f4dfb
tg3: Convert to use hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
fe9d04a
bonding: disable arp and enable mii monitoring when bond change to no uses arp mode
by dingtianhong
· 11 years ago
31e20ba
diag: warn about missing first netlink attribute
by Nicolas Dichtel
· 11 years ago
1a3e517
can: flexcan: use correct clock as base for bit rate calculation
by Marc Kleine-Budde
· 11 years ago
7ee330c
can: c_can: fix calculation of transmitted bytes on tx complete
by Holger Bechtold
· 11 years ago
e35d46a
can: c_can: don't call pm_runtime_get_sync() from interrupt context
by Marc Kleine-Budde
· 11 years ago
2fea6cd
can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value
by Oliver Hartkopp
· 11 years ago
2c7a9dc
be2net: Avoid programming permenant MAC by BE3-R VFs
by Ajit Khaparde
· 11 years ago
09e83a9
be2net: set coalesce-wm in CQ_CREATE_V2 cmd
by Ajit Khaparde
· 11 years ago
d4360d6
be2net: Disabling and enabling interrupts in suspend and resume
by Ajit Khaparde
· 11 years ago
4d0820c
sch_tbf: handle too small burst
by Eric Dumazet
· 11 years ago
1fa4c71
ipv6: fix leaking uninitialized port number of offender sockaddr
by Hannes Frederic Sowa
· 11 years ago
85fbaa7
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
by Hannes Frederic Sowa
· 11 years ago
ca15a07
sit: generate icmpv6 error when receiving icmpv4 error
by Oussama Ghorbel
· 11 years ago
fb10f80
tcp_memcg: remove useless var old_lim
by Gao feng
· 11 years ago
b8ee93b
gro: Clean up tcpX_gro_receive checksum verification
by Herbert Xu
· 11 years ago
cc5c00b
gro: Only verify TCP checksums for candidates
by Herbert Xu
· 11 years ago
d6c4161
net: sctp: find the correct highest_new_tsn in sack
by Chang Xiangzhong
· 11 years ago
9d8506c
gso: handle new frag_list of frags GRO packets
by Herbert Xu
· 11 years ago
91398a0
genetlink: fix genl_set_err() group ID
by Johannes Berg
· 11 years ago
220815a
genetlink: fix genlmsg_multicast() bug
by Johannes Berg
· 11 years ago
e40526c
packet: fix use after free race in send path when dev is released
by Daniel Borkmann
· 11 years ago
db739ef
xen-netback: stop the VIF thread before unbinding IRQs
by David Vrabel
· 11 years ago
aec6f90
wimax: remove dead code
by Michael Opdenacker
· 11 years ago
78ef359
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
cd2cc01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
7acd718
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
3fb69bc
net/phy: Add the autocross feature for forced links on VSC82x4
by Madalin Bucur
· 11 years ago
06ae4f8
net/phy: Add VSC8662 support
by Sandeep Singh
· 11 years ago
c2efef7
net/phy: Add VSC8574 support
by shaohui xie
· 11 years ago
0508019
net/phy: Add VSC8234 support
by Andy Fleming
· 11 years ago
68c6beb
net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage)
by Hannes Frederic Sowa
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
f873042
bridge: flush br's address entry in fdb when remove the
by Ding Tianhong
· 11 years ago
d2615bf
net: core: Always propagate flag changes to interfaces
by Vlad Yasevich
· 11 years ago
dcdfdf5
ipv4: fix race in concurrent ip_route_input_slow()
by Alexei Starovoitov
· 11 years ago
4f837c3
Merge branch 'r8152'
by David S. Miller
· 11 years ago
500b6d7
r8152: fix incorrect type in assignment
by hayeswang
· 11 years ago
dd1b119
r8152: support stopping/waking tx queue
by hayeswang
· 11 years ago
6159878
r8152: modify the tx flow
by hayeswang
· 11 years ago
7937f9e
r8152: fix tx/rx memory overflow
by hayeswang
· 11 years ago
b4789b8
aacraid: prevent invalid pointer dereference
by Mahesh Rajashekhara
· 11 years ago
1ee2dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
4457e6f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 11 years ago
e87e7be
Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 11 years ago
24b9fdc
kernel/bounds: avoid circular dependencies in generated headers
by Kirill A. Shutemov
· 11 years ago
091e066
Merge branch 'genetlink_mcast'
by David S. Miller
· 11 years ago
2a94fe4
genetlink: make multicast groups const, prevent abuse
by Johannes Berg
· 11 years ago
68eb550
genetlink: pass family to functions using groups
by Johannes Berg
· 11 years ago
62b68e9
genetlink: add and use genl_set_err()
by Johannes Berg
· 11 years ago
c2ebb90
genetlink: remove family pointer from genl_multicast_group
by Johannes Berg
· 11 years ago
06fb555
genetlink: remove genl_unregister_mc_group()
by Johannes Berg
· 11 years ago
03ed382
hsr: don't call genl_unregister_mc_group()
by Johannes Berg
· 11 years ago
2ecf753
quota/genetlink: use proper genetlink multicast APIs
by Johannes Berg
· 11 years ago
e5dcecb
drop_monitor/genetlink: use proper genetlink multicast APIs
by Johannes Berg
· 11 years ago
c53ed74
genetlink: only pass array to genl_register_family_with_ops()
by Johannes Berg
· 11 years ago
dbde497
tcp: don't update snd_nxt, when a socket is switched from repair mode
by Andrey Vagin
· 11 years ago
b5de4a2
atm: idt77252: fix dev refcnt leak
by Ying Xue
· 11 years ago
236c9f8
xfrm: Release dst if this dst is improper for vti tunnel
by fan.du
· 11 years ago
840e93f2
netlink: fix documentation typo in netlink_set_err()
by Johannes Berg
· 11 years ago
dec8e46
Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 11 years ago
806dace
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
cdc7ef8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 11 years ago
9066d9b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
4007162
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
acab78b
netfilter: ebt_ip6: fix source and destination matching
by Luís Fernando Cornachioni Estrozi
· 11 years ago
801a760
seq_file: always clear m->count when we free m->buf
by Al Viro
· 11 years ago
27b5c3f
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 11 years ago
13509c3
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
1ea406c
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
a709bd5
Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 11 years ago
3ea369e
Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
6a328f3
sparc64: merge fix
by Stephen Rothwell
· 11 years ago
a310410
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
6469c84
sparc64: fix build regession
by Kirill A. Shutemov
· 11 years ago
cdd278d
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 11 years ago
794e96e
Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 11 years ago
c2ac2ae
Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
d11a347
be2net: Delete secondary unicast MAC addresses during be_close
by Ajit Khaparde
· 11 years ago
012bd38
be2net: Fix unconditional enabling of Rx interface options
by Ajit Khaparde
· 11 years ago
0f13b66b
net, virtio_net: replace the magic value
by Zhi Yong Wu
· 11 years ago
cf970c0
ping: prevent NULL pointer dereference on write to msg_name
by Hannes Frederic Sowa
· 11 years ago
4861292
Merge branch 'bnx2x'
by David S. Miller
· 11 years ago
6ffa39f
bnx2x: Prevent "timeout waiting for state X"
by Dmitry Kravkov
· 11 years ago
ffa1cb9
bnx2x: prevent CFC attention
by Dmitry Kravkov
· 11 years ago
9dcd9ac
bnx2x: Prevent panic during DMAE timeout
by Dmitry Kravkov
· 11 years ago
a0d307b
bnx2x: Clean the sp rtnl task upon unload
by Dmitry Kravkov
· 11 years ago
eca42aa
ipv6: Fix inet6_init() cleanup order
by Vlad Yasevich
· 11 years ago
Next »