Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
0283328e2360bbf3081e97f1b720dd4c4dbae111
/
include
0283328
MIB: add struct net to UDP_INC_STATS_BH
by Pavel Emelyanov
· 17 years ago
629ca23
MIB: add struct net to UDP_INC_STATS_USER
by Pavel Emelyanov
· 17 years ago
4ce2417
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 17 years ago
e84f84f
netns: place rt_genid into struct net
by Denis V. Lunev
· 17 years ago
9f5e97e
netns: make rt_secret_rebuild timer per namespace
by Denis V. Lunev
· 17 years ago
39a23e7
netns: register net.ipv4.route.flush in each namespace
by Denis V. Lunev
· 17 years ago
ae299fc
net: add fib_rules_ops to flush_cache method
by Denis V. Lunev
· 17 years ago
76e6ebf
netns: add namespace parameter to rt_cache_flush
by Denis V. Lunev
· 17 years ago
198191c
WAN: convert drivers to use built-in netdev_stats
by Krzysztof Halasa
· 17 years ago
f43798c
tun: Allow GSO using virtio_net_hdr
by Rusty Russell
· 17 years ago
5228ddc
tun: TUNSETFEATURES to set gso features.
by Rusty Russell
· 17 years ago
07240fd
tun: Interface to query tun/tap features.
by Rusty Russell
· 17 years ago
e0835f8
ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.
by YOSHIFUJI Hideaki
· 17 years ago
03d2f89
ipv4: Do cleanup for ip_mr_init
by Wang Chen
· 17 years ago
623d1a1
ipv6: Do cleanup for ip6_mr_init.
by Wang Chen
· 17 years ago
1b34be7
ipv6 addrconf: add accept_dad sysctl to control DAD operation.
by YOSHIFUJI Hideaki
· 17 years ago
778d80b
ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.
by YOSHIFUJI Hideaki
· 17 years ago
0853ad6
netdev: Add support for rx flow hash configuration, using ethtool.
by Santwona Behera
· 17 years ago
28f49d8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 17 years ago
332e4af
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 17 years ago
818727b
rndis_host: pass buffer length to rndis_command
by Jussi Kivilinna
· 17 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
251a4b3
net/inet_lro: remove setting skb->ip_summed when not LRO-able
by Eli Cohen
· 17 years ago
c88e6f5
include/linux/netdevice.h: don't export MAX_HEADER to userspace
by Adrian Bunk
· 17 years ago
428da76
mac80211: Add RTNL warning for workqueue
by Ivo van Doorn
· 17 years ago
ffd7891
mac80211: Let drivers have access to TKIP key offets for TX and RX MIC
by Luis R. Rodriguez
· 17 years ago
f225763
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
by Michael Buesch
· 17 years ago
b662348
mac80211: 11h - Handling measurement request
by Assaf Krauss
· 17 years ago
f2df385
mac80211: 11h Infrastructure - Parsing
by Assaf Krauss
· 17 years ago
5005657
rfkill: rename the rfkill_state states and add block-locked state
by Henrique de Moraes Holschuh
· 17 years ago
79399a8
rfkill: add notifier chains support
by Henrique de Moraes Holschuh
· 17 years ago
477576a
rfkill: add the WWAN radio type
by Henrique de Moraes Holschuh
· 17 years ago
801e49a
rfkill: add read-write rfkill switch support
by Henrique de Moraes Holschuh
· 17 years ago
f3146af
rfkill: clarify meaning of rfkill states
by Henrique de Moraes Holschuh
· 17 years ago
1839cea
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6
by John W. Linville
· 17 years ago
f8dd0ec
DM9000: Allow the use of the NSR register to get link status.
by Ben Dooks
· 17 years ago
34f80b0
bnx2x: Add support for BCM57711 HW
by Eilon Greenstein
· 17 years ago
b9f75f4
netns: Don't receive new packets in a dead network namespace.
by Eric W. Biederman
· 17 years ago
f630e43
ipv6: Drop packets for loopback address from outside of the box.
by YOSHIFUJI Hideaki
· 17 years ago
4497b07
net: Discard and warn about LRO'd skbs received for forwarding
by Ben Hutchings
· 17 years ago
0187bdf
net: Disable LRO on devices that are forwarding
by Ben Hutchings
· 17 years ago
2e3216c
sctp: Follow security requirement of responding with 1 packet
by Vlad Yasevich
· 17 years ago
0344f1c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
dad9b33
netdevice: Fix promiscuity and allmulti overflow
by Wang Chen
· 17 years ago
972692e
net: Add sk_set_socket() helper.
by David S. Miller
· 17 years ago
5bbc172
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 17 years ago
9d45abe
netdevice: change net_device->promiscuity/allmulti to unsigned int
by Wang Chen
· 17 years ago
cb61cb9
udp: sk_drops handling
by Eric Dumazet
· 17 years ago
b8a9787
bonding: Allow setting max_bonds to zero
by Jay Vosburgh
· 17 years ago
c1da4ac
net/core: add NETDEV_BONDING_FAILOVER event
by Or Gerlitz
· 17 years ago
ebaac8c
Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-next
by Jeff Garzik
· 17 years ago
fe2c802
rose: improving AX25 routing frames via ROSE network
by Bernard Pidoux
· 17 years ago
df3bc8b
atm: [suni] add support for setting loopback and framing modes
by Chas Williams
· 17 years ago
68b80f1
netfilter: nf_nat: fix RCU races
by Patrick McHardy
· 17 years ago
338db08
net: Kill SOCK_SLEEP_PRE and SOCK_SLEEP_POST, no users.
by David S. Miller
· 17 years ago
8ce9c6e
sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused.
by David S. Miller
· 17 years ago
ccc5805
wext: Emit event stream entries correctly when compat.
by David S. Miller
· 17 years ago
0f5cabb
wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.
by David S. Miller
· 17 years ago
87de87d
wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c
by David S. Miller
· 17 years ago
caea902
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
0b44191
netns: introduce the net_hash_mix "salt" for hashes
by Pavel Emelyanov
· 17 years ago
33de014
inet6: add struct net argument to inet6_ehashfn
by Pavel Emelyanov
· 17 years ago
9f26b3a
inet: add struct net argument to inet_ehashfn
by Pavel Emelyanov
· 17 years ago
2086a65
inet: add struct net argument to inet_lhashfn
by Pavel Emelyanov
· 17 years ago
7f635ab
inet: add struct net argument to inet_bhashfn
by Pavel Emelyanov
· 17 years ago
19c7578
udp: add struct net argument to udp_hashfn
by Pavel Emelyanov
· 17 years ago
d626628
udp: introduce a udp_hashfn function
by Pavel Emelyanov
· 17 years ago
2b4743b
ipv6 sit: Avoid extra need for compat layer in PRL management.
by YOSHIFUJI Hideaki
· 17 years ago
942e7b1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 17 years ago
7d06b2e
net: change proto destroy method to return void
by Brian Haley
· 17 years ago
6693be7
mac80211: add utility function to get header length
by Harvey Harrison
· 17 years ago
c9c6950
mac80211: make ieee80211_get_hdrlen_from_skb return unsigned
by Harvey Harrison
· 17 years ago
8b7b1e0
mac80211: remove ieee80211_get_morefrag
by Harvey Harrison
· 17 years ago
fd7c8a4
mac80211: add helpers for frame control testing
by Harvey Harrison
· 17 years ago
963f551
iwlwifi: remove redundant flags regarding to FAT channel
by Emmanuel Grumbach
· 17 years ago
564d9bd
nl80211: Fix comment merge error
by Michael Buesch
· 17 years ago
4ae127d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
7775c97
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 17 years ago
e374d17
parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3
by Kyle McMartin
· 17 years ago
5155857
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
875ec43
udp: reorder udp_iter_state to remove padding on 64bit builds
by Richard Kennedy
· 17 years ago
61d6cc5
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
2165009
pagemap: pass mm into pagewalkers
by Dave Hansen
· 17 years ago
24aac48
cciss: add new hardware support
by Mike Miller
· 17 years ago
57d3c64
proc_fs.h: move struct mm_struct forward-declaration
by Ben Nizette
· 17 years ago
69c5ddf
m68k: Add ext2_find_{first,next}_bit() for ext4
by Aneesh Kumar K.V
· 17 years ago
ec0a196
tcp: Revert 'process defer accept as established' changes.
by David S. Miller
· 17 years ago
030352a
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 17 years ago
1b3cba8
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
3692fd0
[ARM] 5091/1: Add missing bitfield include to regs-lcd.h
by Stefan Schmidt
· 17 years ago
dc10885
Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
9412e286
always_inline timespec_add_ns
by Jeremy Fitzhardinge
· 17 years ago
d5e181f
add an inlined version of iter_div_u64_rem
by Jeremy Fitzhardinge
· 17 years ago
f595ec9
common implementation of iterative div/mod
by Jeremy Fitzhardinge
· 17 years ago
3d6b35b
mv643xx_eth: allow multiple TX queues
by Lennert Buytenhek
· 17 years ago
64da80a
mv643xx_eth: allow multiple RX queues
by Lennert Buytenhek
· 17 years ago
fc32b0e
mv643xx_eth: general cleanup
by Lennert Buytenhek
· 17 years ago
e6e30ad
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next
by David S. Miller
· 17 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 17 years ago
12c03f5
smc911x: introduce platform data flags
by Magnus Damm
· 17 years ago
Next »