Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a5b6ee291e39e285e021cf251dbcf770c83cd74e
/
include
a5b6ee2
ethtool: Add support for control of RX flow hash indirection
by Ben Hutchings
· 14 years ago
1437ce3
ethtool: Change ethtool_op_set_flags to validate flags
by Ben Hutchings
· 14 years ago
d6bebca
fragment: add fast path for in-order fragments
by Changli Gao
· 14 years ago
4ce3c18
snmp: 64bit ipstats_mib for all arches
by Eric Dumazet
· 14 years ago
787a344
net/neighbour.h: fix typo
by Kulikov Vasiliy
· 14 years ago
529d6da
caif-driver: Add CAIF-SPI Protocol driver.
by Sjur Braendeland
· 14 years ago
210d6de
act_mirred: don't clone skb when skb isn't shared
by Changli Gao
· 14 years ago
bc66154
macvlan: 64 bit rx counters
by Eric Dumazet
· 14 years ago
33d91f0
net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()
by Eric Dumazet
· 14 years ago
b6b3ecc
net: u64_stats_sync improvements
by Eric Dumazet
· 14 years ago
172d69e
syncookies: add support for ECN
by Florian Westphal
· 14 years ago
1823e4c8
snmp: add align parameter to snmp_mib_init()
by Eric Dumazet
· 14 years ago
01f2f3f
net: optimize Berkeley Packet Filter (BPF) processing
by Hagen Paul Pfeifer
· 14 years ago
7a938f8
broadcom: Add 5241 support
by Dmitry Baryshkov
· 14 years ago
fcb26ec
broadcom: move all PHY_ID's to header
by Dmitry Baryshkov
· 14 years ago
8244132
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
7b2ff18
net - IP_NODEFRAG option for IPv4 socket
by Jiri Olsa
· 14 years ago
16b8a47
net: Introduce u64_stats_sync infrastructure
by Eric Dumazet
· 14 years ago
1dc8d8c
net: Fix a typo in netlink.h
by Justin P. Mattock
· 14 years ago
8f1c14b
snmp: fix SNMP_ADD_STATS()
by Eric Dumazet
· 14 years ago
69ad782
caif: Add debug connection type for CAIF.
by Sjur Braendeland
· 14 years ago
2aa40ae
caif: Use link layer MTU instead of fixed MTU
by Sjur Braendeland
· 14 years ago
a7da1f5
caif: Bugfix - RFM must support segmentation.
by Sjur Braendeland
· 14 years ago
b1c7424
caif: Bugfix not all services uses flow-ctrl.
by Sjur Braendeland
· 14 years ago
bb9c03d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
d29c0c5
udp: Add UFO to NETIF_F_SOFTWARE_GSO
by Herbert Xu
· 14 years ago
7361c36
af_unix: Allow credentials to work across user and pid namespaces.
by Eric W. Biederman
· 14 years ago
257b535
scm: Capture the full credentials of the scm sender.
by Eric W. Biederman
· 14 years ago
109f6e3
af_unix: Allow SO_PEERCRED to work across namespaces.
by Eric W. Biederman
· 14 years ago
3f551f9
sock: Introduce cred_to_ucred
by Eric W. Biederman
· 14 years ago
5c1469d
user_ns: Introduce user_nsmap_uid and user_ns_map_gid.
by Eric W. Biederman
· 14 years ago
812e876
scm: Reorder scm_cookie.
by Eric W. Biederman
· 14 years ago
8c76368
syncookies: check decoded options against sysctl settings
by Florian Westphal
· 14 years ago
317fe0e
inetpeer: restore small inet_peer structures
by Eric Dumazet
· 14 years ago
d5f31fb
netpoll: Use correct primitives for RCU dereferencing
by Herbert Xu
· 14 years ago
5933dd2
net: NET_SKB_PAD should depend on L1_CACHE_BYTES
by Eric Dumazet
· 14 years ago
82695d9
net: Fix error in comment on net_device_ops::ndo_get_stats
by Ben Hutchings
· 14 years ago
aa1039e
inetpeer: RCU conversion
by Eric Dumazet
· 14 years ago
16fb62b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
ff61638
mac80211: Fix ps-qos network latency handling
by Juuso Oikarinen
· 14 years ago
a3433f3
tcp: unify tcp flag macros
by Changli Gao
· 14 years ago
f350a0a
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 14 years ago
a35e2c1
macvlan: use rx_handler_data pointer to store macvlan_port pointer V2
by Jiri Pirko
· 14 years ago
93e2c32
net: add rx_handler data pointer
by Jiri Pirko
· 14 years ago
c18370f
netpoll: Add netpoll_tx_running
by Herbert Xu
· 14 years ago
8fdd95e
netpoll: Allow netpoll_setup/cleanup recursion
by Herbert Xu
· 14 years ago
4247e16
netpoll: Add ndo_netpoll_setup
by Herbert Xu
· 14 years ago
de85d99
netpoll: Fix RCU usage
by Herbert Xu
· 14 years ago
f9181f4
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 14 years ago
0902b46
netfilter: xtables: idletimer target implementation
by Luciano Coelho
· 14 years ago
1be3b5f
ethtool: Revert incorrect indentation changes
by Ben Hutchings
· 14 years ago
6854296
mac80211: Fix circular locking dependency in ARP filter handling
by Juuso Oikarinen
· 14 years ago
fbd2c8d
mac80211: Set basic rates while joining ibss network
by Teemu Paasikivi
· 14 years ago
85ad181
mac80211: allow drivers to sleep in ampdu_action
by Johannes Berg
· 14 years ago
5d22c89
mac80211: remove non-irqsafe aggregation callbacks
by Johannes Berg
· 14 years ago
f5c5440
netfilter: nfnetlink_log: RCU conversion, part 2
by Eric Dumazet
· 14 years ago
be1f3c2
net: Enable 64-bit net device statistics on 32-bit architectures
by Ben Hutchings
· 14 years ago
c7de2cf
pkt_sched: gen_kill_estimator() rcu fixes
by Eric Dumazet
· 14 years ago
62522d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
14599f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 14 years ago
592fcb9
ip: ip_ra_control() rcu fix
by Eric Dumazet
· 14 years ago
597a264
net: deliver skbs on inactive slaves to exact matches
by John Fastabend
· 14 years ago
88e7594
phonet: use call_rcu for phonet device free
by Jiri Pirko
· 14 years ago
b3c5163
netfilter: nf_conntrack: per_cpu untracking
by Eric Dumazet
· 14 years ago
5bfddbd
netfilter: nf_conntrack: IPS_UNTRACKED bit
by Eric Dumazet
· 14 years ago
abe37c4
wireless: fix kernel-doc
by Johannes Berg
· 14 years ago
339bb99
netfilter: xt_rateest: Better struct xt_rateest layout
by Eric Dumazet
· 14 years ago
bb69ae0
anycast: Some RCU conversions
by Eric Dumazet
· 14 years ago
6601850
ip: Router Alert RCU conversion
by Eric Dumazet
· 14 years ago
a8b690f
tcp: Fix slowness in read /proc/net/tcp
by Tom Herbert
· 14 years ago
eedc765
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
bb1d912
bonding: allow user-controlled output slave selection
by Andy Gospodarek
· 14 years ago
b78462e
skbuff: add check for non-linear to warn_if_lro and needs_linearize
by Alexander Duyck
· 14 years ago
8764ab2
net: check for refcount if pop a stacked dst_entry
by Steffen Klassert
· 14 years ago
467429b
ssb: remove the ssb DMA API
by FUJITA Tomonori
· 14 years ago
14f9295
ssb: add dma_dev to ssb_device structure
by FUJITA Tomonori
· 14 years ago
38a6cc7
mac80211: Remove deprecated sta_notify commands
by Sujith
· 14 years ago
6a8579d
mac80211: clean up ieee80211_stop_tx_ba_session
by Johannes Berg
· 14 years ago
2b2c009
mac80211: Add support for hardware ARP query filtering
by Juuso Oikarinen
· 14 years ago
095dfdb
mac80211: remove tx status ampdu_ack_map
by Johannes Berg
· 14 years ago
bc10502
net: use __packed annotation
by Eric Dumazet
· 14 years ago
b5f7e75
ipv4: add LINUX_MIB_IPRPFILTER snmp counter
by Eric Dumazet
· 14 years ago
252aa63
cfg80211: make action channel type optional
by Johannes Berg
· 14 years ago
77c2061
wireless: fix several minor description typos
by Walter Goldens
· 14 years ago
ab95bfe
net: replace hooks in __netif_receive_skb V5
by Jiri Pirko
· 14 years ago
20c59de
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
by Arnaud Ebalard
· 14 years ago
614f60f
packet_mmap: expose hw packet timestamps to network packet capture utilities
by Scott McMillan
· 14 years ago
c2d9ba9
net: CONFIG_NET_NS reduction
by Eric Dumazet
· 14 years ago
79640a4
net: add additional lock to qdisc to increase throughput
by Eric Dumazet
· 14 years ago
3711210
net: QDISC_STATE_RUNNING dont need atomic bit ops
by Eric Dumazet
· 14 years ago
bc135b2
net: Define accessors to manipulate QDISC_STATE_RUNNING
by Eric Dumazet
· 14 years ago
5953a30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
b1faf56
net: sock_queue_err_skb() dont mess with sk_forward_alloc
by Eric Dumazet
· 14 years ago
7489aec
netfilter: xtables: stackptr should be percpu
by Eric Dumazet
· 14 years ago
6496084
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 14 years ago
38117d1
net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.
by David S. Miller
· 14 years ago
06c4648
arp_notify: allow drivers to explicitly request a notification event.
by Ian Campbell
· 14 years ago
92b4522
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
3b03117
Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 14 years ago
Next »