Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
40dc9ab277eb3d2d3d3442c20accb5dfa577e680
40dc9ab
atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC features
by Andrea Merello
· 11 years ago
1d3d591
3com: Fix drivers/net/ethernet/3com/Kconfig references to PCMCIA and 3c515
by Matthew Whitehead
· 11 years ago
34a6eda
net: ipv4: Change variable type to bool
by Peter Senna Tschudin
· 11 years ago
de36cef
net: myri10ge: Change variable type to bool
by Peter Senna Tschudin
· 11 years ago
b85d717
net: bnx2x: Change variable type to bool
by Peter Senna Tschudin
· 11 years ago
5570563
net: atl1c: Change variable type to bool
by Peter Senna Tschudin
· 11 years ago
99ebe9f
Merge branch 'bond_hash'
by David S. Miller
· 11 years ago
7a6afab
bonding: document the new xmit policy modes and update the changed ones
by Nikolay Aleksandrov
· 11 years ago
32819dc
bonding: modify the old and add new xmit hash policies
by Nikolay Aleksandrov
· 11 years ago
357afe9
flow_dissector: factor out the ports extraction in skb_flow_get_ports
by Nikolay Aleksandrov
· 11 years ago
5080546
inet: consolidate INET_TW_MATCH
by Eric Dumazet
· 11 years ago
7b4371e
ath10k: wmi: Convert use of 6 to ETH_ALEN
by Joe Perches
· 11 years ago
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 11 years ago
0b3d8e0
include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()
by Denis Kirjanov
· 11 years ago
6ae7053
tcp: sndbuf autotuning improvements
by Eric Dumazet
· 11 years ago
bbe34cf
fib_trie: avoid a redundant bit judgement in inflate
by baker.zhang
· 11 years ago
8455778
isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_entity()
by Jesper Juhl
· 11 years ago
99d3d58
xen-netfront: convert to GRO API
by Wei Liu
· 11 years ago
ee002b6
tg3: use phylib when robo switch is in use
by Hauke Mehrtens
· 11 years ago
4bcef89
ssb: provide phy address for Gigabit Ethernet driver
by Hauke Mehrtens
· 11 years ago
ead2402
tg3: add support a phy at an address different than 01
by Hauke Mehrtens
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c31eeac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
0b93684
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 11 years ago
517bf8f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
77c4ad8
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
c2d22ec
fs/super.c: fix lru_list leak for real
by Al Viro
· 11 years ago
0eab5eb
pkt_sched: fq: rate limiting improvements
by Eric Dumazet
· 11 years ago
bb81409
ip6tnl: allow to use rtnl ops on fb tunnel
by Nicolas Dichtel
· 11 years ago
205983c
sit: allow to use rtnl ops on fb tunnel
by Nicolas Dichtel
· 11 years ago
5229432
Merge branch 'intel'
by David S. Miller
· 11 years ago
907b783
igb: Add ethtool support to configure number of channels
by Laura Mihaela Vasilescu
· 11 years ago
a4e979a
igb: Add ethtool offline tests for i354
by Fujinaka, Todd
· 11 years ago
b464003
ixgbe: remove marketing names from busy poll code
by Jacob Keller
· 11 years ago
b000748
ixgbe: Cleanup the use of tabs and spaces
by Jeff Kirsher
· 11 years ago
51e409f
ixgbe: ethtool DCB registers dump for 82599 and x540
by Leonardo Potenza
· 11 years ago
798e381
ixgbevf: move API neg to reset path
by Don Skidmore
· 11 years ago
858c3dd
ixgbevf: add wait for Rx queue disable
by Don Skidmore
· 11 years ago
c7bb417
ixgbevf: cleanup redundant mailbox read failure check
by Don Skidmore
· 11 years ago
fa07f10
ixgbevf: do not print registers to dmesg in ixgbevf_get_regs
by Jacob Keller
· 11 years ago
bc61752
be2net: add a counter for pkts dropped in xmit path
by Sathya Perla
· 11 years ago
2632baf
be2net: fix adaptive interrupt coalescing
by Sathya Perla
· 11 years ago
0599863
be2net: call ENABLE_VF cmd for Skyhawk-R too
by Vasundhara Volam
· 11 years ago
30f3fe4
be2net: Create single TXQ on BE3-R 1G ports
by Vasundhara Volam
· 11 years ago
81b0265
be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
by Vasundhara Volam
· 11 years ago
b905b5d
be2net: Call be_vf_setup() even when VFs are enbaled from previous load
by Vasundhara Volam
· 11 years ago
9cb1712
Merge branch 'ip_tunnel'
by David S. Miller
· 11 years ago
cfe4a53
ip_tunnel: Remove double unregister of the fallback device
by Steffen Klassert
· 11 years ago
78a3694
ip_tunnel_core: Change __skb_push back to skb_push
by Steffen Klassert
· 11 years ago
6701328
ip_tunnel: Add fallback tunnels to the hash lists
by Steffen Klassert
· 11 years ago
3e08f4a
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
by Steffen Klassert
· 11 years ago
e024bdc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
1ed98ed
qlcnic: Fix SR-IOV configuration
by Manish Chopra
· 11 years ago
7167cf0
ll_temac: Reset dma descriptors indexes on ndo_open
by Ricardo Ribalda
· 11 years ago
b85f75e
net: can: c_can_platform: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
2afc6df
net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
1e5c76d
net: ethernet: cpsw: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
4590672
skbuff: size of hole is wrong in a comment
by Nicolas Dichtel
· 11 years ago
d9a71f9
Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 11 years ago
9260d3e
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
by Salam Noureddine
· 11 years ago
e240165
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
by Salam Noureddine
· 11 years ago
b324187
bonding: RCUify bond_set_rx_mode()
by Veaceslav Falico
· 11 years ago
437a3ae
ethernet: moxa: fix incorrect placement of __initdata tag
by Bartlomiej Zolnierkiewicz
· 11 years ago
eea3b20
drivers: net: phy: marvell.c: removed checkpatch.pl warnings
by Avinash Kumar
· 11 years ago
36a8f39
net: skb_is_gso_v6() requires skb_is_gso()
by Eric Dumazet
· 11 years ago
c3f40d7
net: add missing sk_max_pacing_rate doc
by Eric Dumazet
· 11 years ago
49a467b
bgmac: add support for Byte Queue Limits
by Hauke Mehrtens
· 11 years ago
5055544
b44: add support for Byte Queue Limits
by Hauke Mehrtens
· 11 years ago
3da812d
ipv6: gre: correct calculation of max_headroom
by Hannes Frederic Sowa
· 11 years ago
0bbf87d
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
by Eric W. Biederman
· 11 years ago
56d7b53
ethernet: use likely() for common Ethernet encap
by stephen hemminger
· 11 years ago
12861b7
ethernet: cleanup eth_type_trans
by stephen hemminger
· 11 years ago
e58f6f4
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
by Aida Mynzhasova
· 11 years ago
3f3f096
Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"
by David S. Miller
· 11 years ago
5a0068d
bonding: Fix broken promiscuity reference counting issue
by Neil Horman
· 11 years ago
c9eeec2
tcp: TSQ can use a dynamic limit
by Eric Dumazet
· 11 years ago
f927318
Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
bf0ea63
dm9601: fix IFF_ALLMULTI handling
by Peter Korsgaard
· 11 years ago
06b0a9a
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
fbadadd
ipv6: Not need to set fl6.flowi6_flags as zero
by Li RongQing
· 11 years ago
4f0581d
xen-netback: improve ring effeciency for guest RX
by Wei Liu
· 11 years ago
522d6d3
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 11 years ago
314a8ad
pidns: fix free_pid() to handle the first fork failure
by Oleg Nesterov
· 11 years ago
4271b05
ipc,msg: prevent race with rmid in msgsnd,msgrcv
by Davidlohr Bueso
· 11 years ago
0e8c665
ipc/sem.c: update sem_otime for all operations
by Manfred Spraul
· 11 years ago
fb31ba3
mm/hwpoison: fix the lack of one reference count against poisoned page
by Wanpeng Li
· 11 years ago
2d421ac
mm/hwpoison: fix false report on 2nd attempt at page recovery
by Wanpeng Li
· 11 years ago
e76d30e
mm/hwpoison: fix test for a transparent huge page
by Wanpeng Li
· 11 years ago
20cb6ca
mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood
by Wanpeng Li
· 11 years ago
080506a
block: change config option name for cmdline partition parsing
by Paul Gortmaker
· 11 years ago
eadb41a
mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configuration
by Vlastimil Babka
· 11 years ago
117aad1
mm: avoid reinserting isolated balloon pages into LRU lists
by Rafael Aquini
· 11 years ago
0772dac
arch/parisc/mm/fault.c: fix uninitialized variable usage
by Felipe Pena
· 11 years ago
2a156a6
include/asm-generic/vtime.h: avoid zero-length file
by Andrew Morton
· 11 years ago
7f42ec3
nilfs2: fix issue with race condition of competition between segments for dirty blocks
by Vyacheslav Dubeyko
· 11 years ago
675217f
Documentation/kernel-parameters.txt: replace kernelcore with Movable
by Weiping Pan
· 11 years ago
83b2944
mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting) was ignored
by Darrick J. Wong
· 11 years ago
4c1c7be
kernel/kmod.c: check for NULL in call_usermodehelper_exec()
by Tetsuo Handa
· 11 years ago
d8c6337
ipc/sem.c: synchronize the proc interface
by Manfred Spraul
· 11 years ago
6d07b68
ipc/sem.c: optimize sem_lock()
by Manfred Spraul
· 11 years ago
Next »