Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c6b6c75e206a4da19ff139ea6b34c80306ebbf06
/
net
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
1db2a5c1
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
0da2afd5
gro: Fix potential use after free
by Herbert Xu
· 16 years ago
d7b0663
net: Init NAPI dev_list on napi_del
by Peter P Waskiewicz Jr
· 16 years ago
f2712fd
ipsec: Remove useless ret variable
by Herbert Xu
· 16 years ago
88a44e5
net/appletalk: Remove redundant test
by Julia Lawall
· 16 years ago
64ff3b9
tcp: Always set urgent pointer if it's beyond snd_nxt
by Herbert Xu
· 16 years ago
8510b93
sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket option
by Wei Yongjun
· 16 years ago
9fcb95a
sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream ID
by Wei Yongjun
· 16 years ago
aea3c5c
sctp: Implement socket option SCTP_GET_ASSOC_NUMBER
by Wei Yongjun
· 16 years ago
ea686a2
sctp: Fix a typo in socket.c
by Wei Yongjun
· 16 years ago
e89c209
sctp: Bring SCTP_MAXSEG socket option into ietf API extension compliance
by Wei Yongjun
· 16 years ago
f7d1b9f
vlan: fix convertion to net_device_ops
by Eric Dumazet
· 16 years ago
7091e72
netns: igmp: make /proc/net/{igmp,mcfilter} per netns
by Alexey Dobriyan
· 16 years ago
b4ee07d
netns: igmp: allow IPPROTO_IGMP sockets in netns
by Alexey Dobriyan
· 16 years ago
8f7c502
[S390] convert iucv printks to dev_xxx and pr_xxx macros.
by Ursula Braun
· 16 years ago
91d5d45e
[S390] iucv: Locking free version of iucv_message_(receive|send)
by Hendrik Brueckner
· 16 years ago
cbacc2c
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
6332178
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
05a8c1c
pkt_sched: Remove smp_wmb() in qdisc_watchdog()
by Jarek Poplawski
· 16 years ago
5f2f6da
net: Fix oops in dev_ifsioc()
by Jarek Poplawski
· 16 years ago
7f3ff4f
pkt_sched: Annotate uninitialized var in sfq_enqueue()
by Jarek Poplawski
· 16 years ago
f4314e8
net: add DCNA attribute to the BCN interface for DCB
by Don Skidmore
· 16 years ago
1486a61
net: fix DCB setstate to return success/failure
by Don Skidmore
· 16 years ago
520eb82
mac80211: implement dynamic power save
by Kalle Valo
· 16 years ago
ce7c911
mac80211: track master queue status
by Kalle Valo
· 16 years ago
e0cb686
mac80211: enable IEEE80211_CONF_PS only when associated
by Kalle Valo
· 16 years ago
5e3f308
mac80211: Print unknown packet type in tasklet_handler
by Larry Finger
· 16 years ago
1355412
mac80211: fix a typo in ieee80211_send_assoc() method.
by Rami Rosen
· 16 years ago
8d6f658
mac80211: Remove radiotap rate-present flag for HT
by Jouni Malinen
· 16 years ago
b8d476c
mac80211: Send Layer 2 Update frame on reassociation
by Jouni Malinen
· 16 years ago
0fb8ca4
mac80211: Add HT rates into RX status reporting
by Jouni Malinen
· 16 years ago
094d05d
mac80211: Fix HT channel selection
by Sujith
· 16 years ago
420e7fa
nl80211: Add signal strength and bandwith to nl80211station info
by Henning Rogge
· 16 years ago
6086ebc
tcp: Stop scaring users with "treason uncloaked!"
by Matt Mackall
· 16 years ago
3de77cf
Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"
by David S. Miller
· 16 years ago
1b08534
net: Fix module refcount leak in kernel_accept()
by Wei Yongjun
· 16 years ago
49ad959
Revert "net: release skb->dst in sock_queue_rcv_skb()"
by David S. Miller
· 16 years ago
a693722
dccp_diag: LISTEN sockets don't have CCIDs
by Arnaldo Carvalho de Melo
· 16 years ago
893873f
Phonet: get rid of deferred work on the transmission path
by Rémi Denis-Courmont
· 16 years ago
be67773
Phonet: use atomic for packet TX window
by Rémi Denis-Courmont
· 16 years ago
57c81ff
Phonet: allocate separate ARP type for GPRS over a Phonet pipe
by Rémi Denis-Courmont
· 16 years ago
2d91d78
Phonet: allocate a non-Ethernet ARP type
by Rémi Denis-Courmont
· 16 years ago
9f690db
ipv6: fix the outgoing interface selection order in udpv6_sendmsg()
by Yang Hongyang
· 16 years ago
f250dcd
ipv6: fix the return interface index when get it while no message is received
by Yang Hongyang
· 16 years ago
b24a251
ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()
by Yang Hongyang
· 16 years ago
09a2c3c
Phonet: improve GPRS variable names
by Rémi Denis-Courmont
· 16 years ago
b187920
ipmr: merge common code
by Ilpo Järvinen
· 16 years ago
b240a0e
ethtool: Add GGRO and SGRO ops
by Herbert Xu
· 16 years ago
bf296b1
tcp: Add GRO support
by Herbert Xu
· 16 years ago
71d93b3
net: Add skb_gro_receive
by Herbert Xu
· 16 years ago
73cc19f
ipv4: Add GRO infrastructure
by Herbert Xu
· 16 years ago
d565b0a
net: Add Generic Receive Offload infrastructure
by Herbert Xu
· 16 years ago
1a881f2
net: Add frag_list support to GSO
by Herbert Xu
· 16 years ago
89319d38
net: Add frag_list support to skb_segment
by Herbert Xu
· 16 years ago
eb14f01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7004405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
8b124a8
net: fix dcbnl_setnumtcs operation check
by Don Skidmore
· 16 years ago
4798a2b
Phonet: keep TX queue disabled when the device is off
by Rémi Denis-Courmont
· 16 years ago
eb9b851
SCHED: netem: Correct documentation comment in code.
by Jesper Dangaard Brouer
· 16 years ago
be70ed1
netfilter: update rwlock initialization for nat_table
by Steven Rostedt
· 16 years ago
b1721d2
rpc/rdma: goto instead of copypaste
by Ilpo Järvinen
· 16 years ago
79f55f1
nf/dccp: merge errorpaths
by Ilpo Järvinen
· 16 years ago
e780f1c
irda: merge exit paths
by Ilpo Järvinen
· 16 years ago
037322a
bt/rfcomm/tty: join error paths
by Ilpo Järvinen
· 16 years ago
0eae1b9
ax25: join the return paths that free skb
by Ilpo Järvinen
· 16 years ago
ebad5c0
can: merge error paths
by Ilpo Järvinen
· 16 years ago
d8eb930
xfrm: join error paths
by Ilpo Järvinen
· 16 years ago
8da73b7
ip6mr: use goto to common label instead of opencoding
by Ilpo Järvinen
· 16 years ago
448eb71
ipv6/mcast: join error paths using goto
by Ilpo Järvinen
· 16 years ago
5ce1bbb
xfrm6_tunnel: join error paths using goto
by Ilpo Järvinen
· 16 years ago
857a6e0
icsk: join error paths using goto
by Ilpo Järvinen
· 16 years ago
ab1f5c0
mac80211: misc cleanups
by Rami Rosen
· 16 years ago
4dec9b8
rfkill: strip pointless notifier chain
by Johannes Berg
· 16 years ago
b7a530d
mac80211: Disable requests for new scans in AP mode
by Jouni Malinen
· 16 years ago
89fad57
mac80211: integrate sta_notify_ps cmds into sta_notify
by Christian Lamparter
· 16 years ago
b143923
mac80211/cfg80211: check endianness in sparse runs
by Johannes Berg
· 16 years ago
f546638c
mac80211: remove fragmentation offload functionality
by Johannes Berg
· 16 years ago
8dffff2
mac80211: only create default STA interface if supported
by Johannes Berg
· 16 years ago
306d611
cfg80211: fix nl80211 frequency handling
by Johannes Berg
· 16 years ago
447107f
mac80211: remove WARN_ON() from ieee80211_hw_config
by Reinette Chatre
· 16 years ago
ec8f237
netlabel: Compiler warning and NULL pointer dereference fix
by Paul Moore
· 16 years ago
293a4f2
netfilter: xt_NFLOG is dependant of nfnetlink_log
by Eric Leblond
· 16 years ago
8229efd
netns: ip6mr: enable namespace support in ipv6 multicast forwarding code
by Benjamin Thery
· 16 years ago
8b90fc7
netns: ip6mr: declare ip6mr /proc/net entries per-namespace
by Benjamin Thery
· 16 years ago
950d570
netns: ip6mr: declare reg_vif_num per-namespace
by Benjamin Thery
· 16 years ago
a21f3f9
netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace
by Benjamin Thery
· 16 years ago
4045e57
netns: ip6mr: declare counter cache_resolve_queue_len per-namespace
by Benjamin Thery
· 16 years ago
4a6258a
netns: ip6mr: dynamically allocate mfc6_cache_array
by Benjamin Thery
· 16 years ago
58701ad
netns: ip6mr: store netns in struct mfc6_cache
by Benjamin Thery
· 16 years ago
4e16880
netns: ip6mr: dynamically allocates vif6_table
by Benjamin Thery
· 16 years ago
bd91b8b
netns: ip6mr: allocate mroute6_socket per-namespace.
by Benjamin Thery
· 16 years ago
5eaa65b
net: Make static
by Roel Kluin
· 16 years ago
7b363e4
netpoll: fix race on poll_list resulting in garbage entry
by Neil Horman
· 16 years ago
512bb43
pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc.
by Jarek Poplawski
· 16 years ago
1b5c007
pkt_sched: sch_htb: Optimize htb_find_next_upper()
by Jarek Poplawski
· 16 years ago
24fc7b8
ipv6: silence log messages for locally generated multicast
by Jan Sembera
· 16 years ago
e19caae
bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().
by David S. Miller
· 16 years ago
8d3a564
tcp: tcp_vegas cong avoid fix
by Doug Leith
· 16 years ago
6cf1a0f
bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.
by David S. Miller
· 16 years ago
Next »