Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2037d5aa2551267184284188efdec4742f7218fa
/
net
11fe883
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
70d4bf6
drop_monitor: convert some kfree_skb call sites to consume_skb
by Neil Horman
· 14 years ago
4b70637
drop_monitor: Add error code to detect duplicate state changes
by Neil Horman
· 14 years ago
d79d991
__dst_free(): put EXPORT_SYMBOLS after the fct
by Nicolas Dichtel
· 14 years ago
573201f
bridge: Partially disable netpoll support
by Herbert Xu
· 14 years ago
d6d9ca0
net: this_cpu_xxx conversions
by Eric Dumazet
· 14 years ago
45e77d3
tcp: fix crash in tcp_xmit_retransmit_queue
by Ilpo Järvinen
· 14 years ago
bd27290
net: 64bit stats for netdev_queue
by Eric Dumazet
· 14 years ago
6accec7
sch_atm: Convert to use standard list_head facilities.
by David S. Miller
· 14 years ago
c1f19b5
net: support time stamping in phy devices.
by Richard Cochran
· 14 years ago
28b0411
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
by Richard Cochran
· 14 years ago
ad1afb0
vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
by Pedro Garcia
· 14 years ago
01893c8
net: Remove MAX_SOCK_ADDR constant
by Tetsuo Handa
· 14 years ago
8e64159
net: dccp: fix sign bug
by Kulikov Vasiliy
· 14 years ago
d9a9dc6
IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())
by Arnaud Ebalard
· 14 years ago
e40dbc5
ipmr: Don't leak memory if fib lookup fails.
by Ben Greear
· 14 years ago
bb7a0bd
net: bridge: fix sign bug
by Kulikov Vasiliy
· 14 years ago
b0f77d0
net: fix problem in reading sock TX queue
by Tom Herbert
· 14 years ago
5487486
Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issue
by Chihau Chau
· 14 years ago
91a72a7
net/core: neighbour update Oops
by Doug Kehn
· 14 years ago
0eff683
net/sched: potential data corruption
by Dan Carpenter
· 14 years ago
87fd308
net: skb_tx_hash() fix relative to skb_orphan_try()
by Eric Dumazet
· 15 years ago
3a047bf
rfs: call sock_rps_record_flow() in tcp_splice_read()
by Changli Gao
· 15 years ago
d809ec8
xfrm: do not assume that template resolving always returns xfrms
by Timo Teräs
· 15 years ago
e300d95
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
55a40e2
net/irda: Remove unnecessary casts of private_data
by Joe Perches
· 15 years ago
8a994a7
net/core: Remove unnecessary casts of private_data
by Joe Perches
· 15 years ago
15fd0cd
net: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 15 years ago
d361fd5
net: sock_free() optimizations
by Eric Dumazet
· 15 years ago
7ba4291
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage()
by Changli Gao
· 15 years ago
5c4bfa1
9p: strlen() doesn't count the terminator
by Dan Carpenter
· 15 years ago
336a283
dsa: Fix Kconfig dependencies.
by David S. Miller
· 15 years ago
70c2efa
act_nat: not all of the ICMP packets need an IP header payload
by Changli Gao
· 15 years ago
643f82e
cfg80211: ignore spurious deauth
by Johannes Berg
· 15 years ago
9e34a5b
net/core: EXPORT_SYMBOL cleanups
by Eric Dumazet
· 15 years ago
4bc2f18
net/ipv4: EXPORT_SYMBOL cleanups
by Eric Dumazet
· 15 years ago
d775351
net: Document that dev_get_stats() returns the given pointer
by Ben Hutchings
· 15 years ago
3cfde79
net: Get rid of rtnl_link_stats64 / net_device_stats union
by Ben Hutchings
· 15 years ago
0050661
atm/br2684: register notifier event for carrier signal changes.
by Karl Hiramoto
· 15 years ago
7313bb8
atm: propagate signal changes via notifier
by Karl Hiramoto
· 15 years ago
a204b48
vlan: allow TSO setting on vlan interfaces
by Eric Dumazet
· 15 years ago
635f081
Phonet: fix skb leak in pipe endpoint accept()
by Rémi Denis-Courmont
· 15 years ago
dd4ba83
gre: propagate ipv6 transport class
by Stephen Hemminger
· 15 years ago
0453098
Bluetooth: Update sec_level/auth_type for already existing connections
by Ville Tervo
· 15 years ago
da213f4
Bluetooth: Reset the security level after an authentication failure
by Johan Hedberg
· 15 years ago
e501d05
Bluetooth: Check L2CAP pending status before sending connect request
by Andrei Emeltchenko
· 15 years ago
3473187
mac80211: remove wep dependency
by John W. Linville
· 15 years ago
597e608
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
49085bd
net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()
by George Kadianakis
· 15 years ago
2817273
net: fix 64 bit counters on 32 bit arches
by Eric Dumazet
· 15 years ago
1776206
bridge: Clear IPCB before possible entry into IP stack
by Herbert Xu
· 15 years ago
60ea385
NET: nl80211, fix lock imbalance and netdev referencing
by Jiri Slaby
· 15 years ago
7f285fa
bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference
by Herbert Xu
· 15 years ago
fe76cda
ipv4: use skb_dst_copy() in ip_copy_metadata()
by Eric Dumazet
· 15 years ago
44b451f
xfrm: fix xfrm by MARK logic
by Peter Kosyh
· 15 years ago
256df2f
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
by Joe Perches
· 15 years ago
e490c1de
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
94e6721
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 15 years ago
f0796d5
net: decreasing real_num_tx_queues needs to flush qdisc
by John Fastabend
· 15 years ago
ecc3d5a
minstrel_ht: fix check for downgrading of top2 rate
by Ming Lei
· 15 years ago
009271f
minstrel_ht: fix updating rate with best probability
by Ming Lei
· 15 years ago
499031a
netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
by Eric Dumazet
· 15 years ago
4df53d8
bridge: add per bridge device controls for invoking iptables
by Patrick McHardy
· 15 years ago
05318bc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
a5b6ee2
ethtool: Add support for control of RX flow hash indirection
by Ben Hutchings
· 15 years ago
1437ce3
ethtool: Change ethtool_op_set_flags to validate flags
by Ben Hutchings
· 15 years ago
d6bebca
fragment: add fast path for in-order fragments
by Changli Gao
· 15 years ago
4ce3c18
snmp: 64bit ipstats_mib for all arches
by Eric Dumazet
· 15 years ago
504f85c
act_nat: use stack variable
by Changli Gao
· 15 years ago
5acbf7f
act_mirred: combine duplicate code
by Changli Gao
· 15 years ago
92b50c4
mac82011: Allow selection of minstrel_ht as default rc algorithm
by Helmut Schaa
· 15 years ago
70777d0
net/core: use ntohs for skb->protocol
by Sebastian Andrzej Siewior
· 15 years ago
784e271
ipv6: Use interface max_desync_factor instead of static default
by Ben Hutchings
· 15 years ago
f56619f
ipv6: Clamp reported valid_lft to a minimum of 0
by Ben Hutchings
· 15 years ago
d1e3168
net/Makefile: conditionally descend to wireless and ieee802154
by Nicolas Kaiser
· 15 years ago
c466d4e
mac80211: add basic tracing to drv_get_survey
by John W. Linville
· 15 years ago
ff3074a
mac80211: remove unnecessary check in ieee80211_dump_survey
by John W. Linville
· 15 years ago
bf98843
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
by Ben Hutchings
· 15 years ago
db048b6
ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
by Ben Hutchings
· 15 years ago
01eebb5
caif: Kconfig and Makefile fixes
by Sjur Braendeland
· 15 years ago
210d6de
act_mirred: don't clone skb when skb isn't shared
by Changli Gao
· 15 years ago
c4ead4c
tcp: tso_fragment() might avoid GFP_ATOMIC
by Eric Dumazet
· 15 years ago
9618e2f
vlan: 64 bit rx counters
by Eric Dumazet
· 15 years ago
7a9b2d5
net: use this_cpu_ptr()
by Eric Dumazet
· 15 years ago
38bdb65
mac80211: fix the for_each_sta_info macro
by Felix Fietkau
· 15 years ago
5ed3bc7
mac80211: use netif_receive_skb in ieee80211_tx_status callpath
by John W. Linville
· 15 years ago
5548a8a
mac80211: use netif_receive_skb in ieee80211_rx callpath
by John W. Linville
· 15 years ago
7eb9282
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
by Patrick McHardy
· 15 years ago
cf377eb
netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
by Patrick McHardy
· 15 years ago
172d69e
syncookies: add support for ECN
by Florian Westphal
· 15 years ago
734f614
syncookies: do not store rcv_wscale in tcp timestamp
by Florian Westphal
· 15 years ago
9587c6d
ipv6: remove ipv6_statistics
by Eric Dumazet
· 15 years ago
1823e4c8
snmp: add align parameter to snmp_mib_init()
by Eric Dumazet
· 15 years ago
4b4194c
arp: RCU change in arp_solicit()
by Eric Dumazet
· 15 years ago
59b8080
dccp: make implementation of Syn-RTT symmetric
by Gerrit Renker
· 15 years ago
a7d13fb
dccp: remove unused function argument
by Gerrit Renker
· 15 years ago
f9467ea
net/core/pktgen.c: Use pr_<level>
by Joe Perches
· 15 years ago
01f2f3f
net: optimize Berkeley Packet Filter (BPF) processing
by Hagen Paul Pfeifer
· 15 years ago
9f88816
ipv6: fix NULL reference in proxy neighbor discovery
by stephen hemminger
· 15 years ago
d70a011
netfilter: complete the deprecation of CONFIG_NF_CT_ACCT
by Tim Gardner
· 15 years ago
Next »