Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
413c27d8697751f72d2d6cf289140a8e060a8032
413c27d
net/ipv4: replace simple_strtoul with kstrtoul
by Eldad Zack
· 13 years ago
b37f4d7
net/ipv4/ipconfig: neaten __setup placement
by Eldad Zack
· 13 years ago
88c16dc
net: qmi_wwan: Add Vodafone/Huawei K5005 support
by Bjørn Mork
· 13 years ago
68d8318
net: cdc_ether: Add ZTE WWAN matches before generic Ethernet
by Andrew Bird (Sphere Systems)
· 13 years ago
ec16439
ipv6: use skb coalescing in reassembly
by Eric Dumazet
· 13 years ago
3cc4949
ipv4: use skb coalescing in defragmentation
by Eric Dumazet
· 13 years ago
bad43ca
net: introduce skb_try_coalesce()
by Eric Dumazet
· 13 years ago
3dde259
net:ipv6:fixed space issues relating to operators.
by Jeffrin Jose
· 13 years ago
9a52e97
net:ipv6:fixed a trailing white space issue.
by Jeffrin Jose
· 13 years ago
a34a101
ipv6: disable GSO on sockets hitting dst_allfrag
by Eric Dumazet
· 13 years ago
a1e8b307
tg3: use netdev_alloc_frag() API
by Eric Dumazet
· 13 years ago
4adb9c4
net: napi_frags_skb() is static
by Eric Dumazet
· 13 years ago
968d701
ppp: avoid false drop_monitor false positives
by Eric Dumazet
· 13 years ago
a50feda
ipv6: bool/const conversions phase2
by Eric Dumazet
· 13 years ago
32e9072
ipx: Remove spurious NULL checking in ipx_ioctl().
by David S. Miller
· 13 years ago
72e843b
ipv6: ip6_fragment() should check CHECKSUM_PARTIAL
by Eric Dumazet
· 13 years ago
6fba180
cirrus: cs89x0: Remove function prototypes and reorder declarations
by Joe Perches
· 13 years ago
808e9a7
cirrus: cs89x0: Neaten debugging and logging
by Joe Perches
· 13 years ago
ca034bc
cirrus: cs89x0: Code neatening
by Joe Perches
· 13 years ago
dd92b9a
cirrus: cs89x0: Convert printks to pr_<level>
by Joe Perches
· 13 years ago
204a38a
cirrus: cs89x0: Code style neatening
by Joe Perches
· 13 years ago
941a77d
be2net: Fix to allow get/set of debug levels in the firmware.
by Somnath Kotur
· 13 years ago
d7f7c0a
ipv6: remove csummode in ip6_append_data()
by Eric Dumazet
· 13 years ago
6f53261
net: introduce netdev_alloc_frag()
by Eric Dumazet
· 13 years ago
56138f5
iwlwifi: dont pull too much payload in skb head
by Eric Dumazet
· 13 years ago
92113bf
ipv6: bool conversions phase1
by Eric Dumazet
· 13 years ago
cbc264c
ip_frag: struct inet_frags match() method returns a bool
by Eric Dumazet
· 13 years ago
28e8510
net: Remove netdevice ec_ptr, no longer used.
by David S. Miller
· 13 years ago
349f29d
econet: remove ancient bug ridden protocol
by Stephen Hemminger
· 13 years ago
09dcd60
CS89x0 : Use ioread16/iowrite16 on all platforms
by Jaccon Bastiaansen
· 13 years ago
a508da6
lapb: Neaten debugging
by Joe Perches
· 13 years ago
a5e371f
drivers/net: delete all code/drivers depending on CONFIG_MCA
by Paul Gortmaker
· 13 years ago
bc6a474
net/mlx4_en: num cores tx rings for every UP
by Amir Vadai
· 13 years ago
cad456d
drop_monitor: convert to modular building
by Neil Horman
· 13 years ago
a1c7fff
net: netdev_alloc_skb() use build_skb()
by Eric Dumazet
· 13 years ago
1de5a71
ipv6: correct the ipv6 option name - Pad0 to Pad1
by Eldad Zack
· 13 years ago
048b899
etherdevice: fix comments
by stephen hemminger
· 13 years ago
3b12bb6
pppoe: remove unused return value from two methods.
by Rami Rosen
· 13 years ago
046f4aa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
a2a385d
tcp: bool conversions
by Eric Dumazet
· 13 years ago
0c02dd9
igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.
by Matthew Vick
· 13 years ago
a306085
e1000: look in the page and not in skb->data for the last byte
by Sebastian Andrzej Siewior
· 13 years ago
4af4a233
e1000: remove workaround for Errata 23 from jumbo alloc
by Sebastian Andrzej Siewior
· 13 years ago
ba9e186
e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUS
by Bruce Allan
· 13 years ago
e005d19
net: core: Use pr_<level>
by Joe Perches
· 13 years ago
675418d
net: ipv6: ndisc: Neaten ND_PRINTx macros
by Joe Perches
· 13 years ago
f342cda
pktgen: Use pr_debug
by Joe Perches
· 13 years ago
dc6b9b7
net: include/net/sock.h cleanup
by Eric Dumazet
· 13 years ago
1f35292
isdn: remove duplicate NULL check
by Dan Carpenter
· 13 years ago
a4ca44f
net: l2tp: Standardize logging styles
by Joe Perches
· 13 years ago
0289403
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
be3eed2
netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER
by Pablo Neira Ayuso
· 13 years ago
1a52099
netfilter: xt_CT: remove redundant header include
by Eldad Zack
· 13 years ago
127f559
netfilter: ipset: fix timeout value overflow bug
by Jozsef Kadlecsik
· 13 years ago
1a4ac98
netfilter: nf_ct_tcp: extend log message for invalid ignored packets
by Pablo Neira Ayuso
· 13 years ago
c44f5fa
netfilter: xt_HMARK: modulus is expensive for hash calculation
by Pablo Neira Ayuso
· 13 years ago
5861811
netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr()
by Dan Carpenter
· 13 years ago
1f27e25
netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits
by Florian Westphal
· 13 years ago
0e93b4b
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
b724cc1
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
f8fc341
Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
by Linus Torvalds
· 13 years ago
dfae359
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
39d6411
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
8011652
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
a134d228
arch/tile: apply commit 74fca9da0 to the compat signal handling as well
by Chris Metcalf
· 13 years ago
fc327e2
arch/tile: fix up some issues in calling do_work_pending()
by Chris Metcalf
· 13 years ago
26a5d3c
netfilter: ipset: fix hash size checking in kernel
by Jozsef Kadlecsik
· 13 years ago
6d8823d
qeth: recognize vlan devices in layer3 mode
by frank.blaschka@de.ibm.com
· 13 years ago
a8f40f7
qeth: remove token ring part 2
by Frank Blaschka
· 13 years ago
1b23a5d
net: sock_flag() cleanup
by Eric Dumazet
· 13 years ago
865ec55
fq_codel: should use qdisc backlog as threshold
by Eric Dumazet
· 13 years ago
c27b46e
mISDN: Implement MISDN_CTRL_RX_OFF for more drivers
by Karsten Keil
· 13 years ago
6d1ee48
mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers
by Karsten Keil
· 13 years ago
034005a
mISDN: Allow to set a minimum length for transparent data
by Karsten Keil
· 13 years ago
7206e65
mISDN: Reduce RX buffer allocation for transparent data
by Karsten Keil
· 13 years ago
37952cf
mISDN: Bugfix hfcsusb: usb endpoint activation/deactivation
by Martin Bachem
· 13 years ago
09e79a77
mISDN: avmfritz use the bigger fifo of chip version 2
by Karsten Keil
· 13 years ago
8bfddfb
mISDN: Early confirm for transparent data
by Karsten Keil
· 13 years ago
1368112
mISDN: Cleanup channel also if it already was deactivated
by Karsten Keil
· 13 years ago
dd456d4
Documentation/networking/ieee802154: update MAC chapter
by alex.bluesman.smirnov@gmail.com
· 13 years ago
e1e49b6
drivers/ieee802154: IEEE 802.15.4 loopback driver
by alex.bluesman.smirnov@gmail.com
· 13 years ago
0606069
mac802154: monitor device support
by alex.bluesman.smirnov@gmail.com
· 13 years ago
62610ad
mac802154: slaves management support
by alex.bluesman.smirnov@gmail.com
· 13 years ago
90c049b
ieee802154: interface type to be added
by alex.bluesman.smirnov@gmail.com
· 13 years ago
ef2486f
mac802154: basic mib support
by alex.bluesman.smirnov@gmail.com
· 13 years ago
6e2128d
mac802154: basic MAC commands interface support
by alex.bluesman.smirnov@gmail.com
· 13 years ago
4d23c9c
mac802154: slave interfaces declaration
by alex.bluesman.smirnov@gmail.com
· 13 years ago
74a02fc
mac802154: declare reduced mlme operations
by alex.bluesman.smirnov@gmail.com
· 13 years ago
5b641eb
mac802154: TX data path
by alex.bluesman.smirnov@gmail.com
· 13 years ago
1cd829c
mac802154: RX data path
by alex.bluesman.smirnov@gmail.com
· 13 years ago
1010f54
mac802154: allocation of ieee802154 device
by alex.bluesman.smirnov@gmail.com
· 13 years ago
0afd7ad
mac802154: basic ieee802.15.4 device structures
by alex.bluesman.smirnov@gmail.com
· 13 years ago
769b0da
ptp_pch: Add missing #include <linux/slab.h>
by Geert Uytterhoeven
· 13 years ago
531c8ff
cifs: fix misspelling of "forcedirectio"
by Jeff Layton
· 13 years ago
51bfd29
KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates
by Paul Mackerras
· 13 years ago
ffe3649
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
by Benjamin Herrenschmidt
· 13 years ago
32c7dbf
KVM: PPC: Book3S: PR: Fix hsrr code
by Alexander Graf
· 13 years ago
56e13db
KVM: PPC: Fix PR KVM on POWER7 bare metal
by Alexander Graf
· 13 years ago
7ef4e98
KVM: PPC: Book3S: PR: Handle EMUL_ASSIST
by Alexander Graf
· 13 years ago
d584515
isdn: Fix typo in hfcmulti.c
by Masanari Iida
· 13 years ago
Next »