Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
feed1a96604e2d067c556ec97a92f82ae0e449ad
/
include
955a9d20
irda: Convert IRDA_DEBUG to pr_debug
by Joe Perches
· 10 years ago
c31accd
net: phy: add module_phy_driver macro
by Johan Hovold
· 10 years ago
160d2ab
net: Remove __skb_alloc_page and __skb_alloc_pages
by Alexander Duyck
· 10 years ago
71dfda5
net: Add device Rx page allocation function
by Alexander Duyck
· 10 years ago
6c91023
irda: Remove IRDA_<TYPE> logging macros
by Joe Perches
· 10 years ago
09626e9
net: kill netif_copy_real_num_queues()
by WANG Cong
· 10 years ago
d65c4e4
irda: Simplify IRDA logging macros
by Joe Perches
· 10 years ago
d7480fd
neigh: remove dynamic neigh table registration support
by WANG Cong
· 10 years ago
ba7a46f
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
by Joe Perches
· 10 years ago
4083c80
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch
by David S. Miller
· 10 years ago
f8c6455
net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE
by Shani Michaeli
· 10 years ago
2c8c56e
net: introduce SO_INCOMING_CPU
by Eric Dumazet
· 10 years ago
b921726
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
1ef8019
net: Move bonding headers under include/net
by David S. Miller
· 10 years ago
3b47d30
net: gro: add a per device gro flush timer
by Eric Dumazet
· 10 years ago
be955b2
rtnetlink: add babel protocol recognition
by Dave Taht
· 10 years ago
05da589
openvswitch: Add support for OVS_FLOW_ATTR_PROBE.
by Jarno Rajahalme
· 10 years ago
8f0aad6
openvswitch: Extend packet attribute for egress tunnel info
by Wenyu Zhang
· 10 years ago
36cbb24
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
by Rick Jones
· 10 years ago
df32dd2
uapi: resort Kbuild entries
by stephen hemminger
· 10 years ago
bfe1be3
net: Kill skb_copy_datagram_const_iovec
by Herbert Xu
· 10 years ago
a8f820aa
inet: Add skb_copy_datagram_iter
by Herbert Xu
· 10 years ago
4e84b49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
6b798d70
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch
by David S. Miller
· 10 years ago
926c512
sock.h: Remove unused NETDEBUG macro
by Joe Perches
· 10 years ago
5816c3d
net/9p: remove a comment about pref member which doesn't exist
by Ryo Munakata
· 10 years ago
d500514
ipv6: Allow sending packets through tunnels with wildcard endpoints
by Steffen Klassert
· 10 years ago
1a4e96a
openvswitch: Fix the type of struct ovs_key_nd nd_target field.
by Jarno Rajahalme
· 10 years ago
25cd9ba
openvswitch: Add basic MPLS support to kernel
by Simon Horman
· 10 years ago
59b93b4
net: Remove MPLS GSO feature.
by Pravin B Shelar
· 10 years ago
e5a2c89
fast_hash: avoid indirect function calls
by Hannes Frederic Sowa
· 10 years ago
66f1c44
bridge: include in6.h in if_bridge.h for struct in6_addr
by Gregory Fong
· 10 years ago
25de466
ipv6: move INET6_MATCH() to include/net/inet6_hashtables.h
by WANG Cong
· 10 years ago
51f3d02
net: Add and use skb_copy_datagram_msg() helper.
by David S. Miller
· 10 years ago
b17f709
gue: TX support for using remote checksum offload option
by Tom Herbert
· 10 years ago
c1aa834
gue: Protocol constants for remote checksum offload
by Tom Herbert
· 10 years ago
e585f23
udp: Changes to udp_offload to support remote checksum offload
by Tom Herbert
· 10 years ago
5024c33
gue: Add infrastructure for flags and options
by Tom Herbert
· 10 years ago
63487ba
net: Move fou_build_header into fou.c and refactor
by Tom Herbert
· 10 years ago
9cdb5db
include/linux/socket.h: Fix comment
by Rasmus Villemoes
· 10 years ago
bf515fb
Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
f7b3bec
net: allow setting ecn via routing table
by Florian Westphal
· 10 years ago
f167338
syncookies: split cookie_check_timestamp() into two functions
by Florian Westphal
· 10 years ago
cf2c92d
mac80211: replace restart_complete() with reconfig_complete()
by Eliad Peller
· 10 years ago
239281f
mac80211: 802.11p OCB mode support
by Rostislav Lisovy
· 10 years ago
6e0bd6c
cfg80211: 802.11p OCB mode handling
by Rostislav Lisovy
· 10 years ago
5b3dc42
mac80211: add support for driver tx power reporting
by Felix Fietkau
· 10 years ago
0563921
ieee80211: add "max length of AMPDU" enum for VHT
by Eran Harary
· 10 years ago
56b1742
net: add rbnode to struct sk_buff
by Eric Dumazet
· 10 years ago
7071cf7
uapi: add missing network related headers to kbuild
by stephen hemminger
· 10 years ago
d475c95
net/mlx4_core: Add retrieval of CONFIG_DEV parameters
by Matan Barak
· 10 years ago
4cdb1e2
net: shrink struct softnet_data
by Eric Dumazet
· 10 years ago
55b42b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
8945337
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
f5fa363
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5656b408
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
15a892e
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
aea4869
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
e3a88f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
8bfcdf6
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
by Pablo Neira Ayuso
· 10 years ago
052b949
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
by Pablo Neira Ayuso
· 10 years ago
5188cd4
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
by Ben Hutchings
· 10 years ago
39bb5e6
net: skb_fclone_busy() needs to detect orphaned skb
by Eric Dumazet
· 10 years ago
3d762a0
net: dsa: Add support for reading switch registers with ethtool
by Guenter Roeck
· 10 years ago
6793abb
net: dsa: Add support for switch EEPROM access
by Guenter Roeck
· 10 years ago
51579c3
net: dsa: Add support for reporting switch chip temperatures
by Guenter Roeck
· 10 years ago
21ee24b
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent
by Ingo Molnar
· 10 years ago
a7ca10f
Merge branch 'akpm' (incoming from Andrew Morton)
by Linus Torvalds
· 10 years ago
d7365e7
mm: memcontrol: fix missed end-writeback page accounting
by Johannes Weiner
· 10 years ago
3a3c02e
mm: page-writeback: inline account_page_dirtied() into single caller
by Johannes Weiner
· 10 years ago
6d50e60
mm, thp: fix collapsing of hugepages on madvise
by David Rientjes
· 10 years ago
47f29df
drivers: of: add return value to of_reserved_mem_device_init()
by Marek Szyprowski
· 10 years ago
ec718f3
mac802154: rx: add software checksum filtering check
by Alexander Aring
· 10 years ago
90386a7
mac802154: separate omit tx/rx flags
by Alexander Aring
· 10 years ago
94b7922
mac802154: add support for promiscuous mode
by Alexander Aring
· 10 years ago
c8fc84e
mac802154: add hardware address filter flag
by Alexander Aring
· 10 years ago
ab79be3
mac802154: add IEEE802154_HW_ARET hw flag
by Alexander Aring
· 10 years ago
90a6161
mac802154: remove tab after define
by Alexander Aring
· 10 years ago
75fbfd3
neigh: optimize neigh_parms_release()
by Nicolas Dichtel
· 10 years ago
bc9ad16
net: introduce napi_schedule_irqoff()
by Eric Dumazet
· 10 years ago
7fd2561
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
by Erik Kline
· 10 years ago
dca145f
tcp: allow for bigger reordering level
by Eric Dumazet
· 10 years ago
d506aa68
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
7f474df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
cb1a5ab
block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not defined
by Martin K. Petersen
· 10 years ago
a543c59
mac802154: remove driver ops in wpan-phy
by Alexander Aring
· 10 years ago
e37d2ec
mac802154: ops: declare channel and page as u8
by Alexander Aring
· 10 years ago
1630186
mac802154: declare struct ieee802154_ops as const
by Alexander Aring
· 10 years ago
1efed2d
usbnet: add a callback for set_rx_mode
by Olivier Blin
· 10 years ago
dcf972a
ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting support
by Saeed Mahameed
· 10 years ago
a53e3e8
net/mlx4_core: Add ethernet backplane autoneg device capability
by Saeed Mahameed
· 10 years ago
adbc7ac
net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev cap
by Saeed Mahameed
· 10 years ago
7202da8
ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool support
by Saeed Mahameed
· 10 years ago
32a173c
net/mlx4_core: Introduce mlx4_get_module_info for cable module info reading
by Saeed Mahameed
· 10 years ago
941d8eb
datapath: Rename last_action() as nla_is_last() and move to netlink.h
by Simon Horman
· 10 years ago
ebcf34f
skbuff.h: fix kernel-doc warning for headers_end
by Randy Dunlap
· 10 years ago
95f259c
net: pxa168_eth: Fix providing of phy_interface mode on platform_data
by Sebastian Hesselbarth
· 10 years ago
d7e2993
rcu: Make rcu_barrier() understand about missing rcuo kthreads
by Paul E. McKenney
· 10 years ago
5631b8f
compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompiles
by Steven Noonan
· 10 years ago
b438b1a
perf: Fix typos in sample code in the perf_event.h header
by Andy Lutomirski
· 10 years ago
Next »