Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ebc052e0c65f84f68626e388ffa1704b3a190ef7
/
net
d416497
Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
0f89a57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
c454e61
tcp-repair: Handle zero-length data put in rcv queue
by Pavel Emelyanov
· 12 years ago
7893363
l2tp: fix oops in l2tp_eth_create() error path
by Tom Parkin
· 12 years ago
2c42a3f
tcp: Fix double sizeof in new tcp_metrics code
by Julian Anastasov
· 12 years ago
8f363b7
net: fix divide by zero in tcp algorithm illinois
by Jesper Dangaard Brouer
· 12 years ago
d3e9a1d
net: sctp: Fix typo in net/sctp
by Masanari Iida
· 12 years ago
d24bab9
SUNRPC: return proper errno from backchannel_rqst
by Weston Andros Adamson
· 12 years ago
aff9c78
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
f8450bb
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
0627291
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
efec22b
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
35fd3dc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
f1df137
netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasm
by Hein Tibosch
· 12 years ago
38fe36a
netfilter: nf_nat: don't check for port change on ICMP tuples
by Ulrich Weber
· 12 years ago
e657e07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
6dbda2d
mac80211: make sure data is accessible in EAPOL check
by Johannes Berg
· 12 years ago
9b395bc
mac80211: verify that skb data is present
by Johannes Berg
· 12 years ago
4a4f1a5
mac80211: check management frame header length
by Johannes Berg
· 12 years ago
7dd111e
wireless: drop invalid mesh address extension frames
by Johannes Berg
· 12 years ago
badecb0
mac80211: fix SSID copy on IBSS JOIN
by Antonio Quartulli
· 12 years ago
f7fbf70
mac80211: don't inspect Sequence Control field on control frames
by Javier Cardona
· 12 years ago
2ac64cd
mac80211: Don't drop frames received with mesh ttl == 1
by Javier Cardona
· 12 years ago
555cb71
mac80211: Only process mesh config header on frames that RA_MATCH
by Javier Cardona
· 12 years ago
14edd87
ipv6: Set default hoplimit as zero.
by Li RongQing
· 12 years ago
9bd95261
libceph: avoid NULL kref_put when osd reset races with alloc_msg
by Sage Weil
· 12 years ago
9690fb1
mac80211: use blacklist for duplicate IE check
by Johannes Berg
· 12 years ago
f878b65
SUNRPC: Get rid of the xs_error_report socket callback
by Trond Myklebust
· 12 years ago
4bc1e68
SUNRPC: Prevent races in xs_abort_connection()
by Trond Myklebust
· 12 years ago
b9d2bb2
Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."
by Trond Myklebust
· 12 years ago
d0bea45
SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT
by Trond Myklebust
· 12 years ago
37561f6
tcp: Reject invalid ack_seq to Fast Open sockets
by Jerry Chu
· 12 years ago
3d861f6
net: fix secpath kmemleak
by Eric Dumazet
· 12 years ago
6f73601
tcp: add SYN/data info to TCP_INFO
by Yuchung Cheng
· 12 years ago
bbb5823
netfilter: nf_conntrack: fix rt_gateway checks for H.323 helper
by Julian Anastasov
· 12 years ago
ccfc273
Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
90cdb1a
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
06f40a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
db0fe0b
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
a3374c4
tcp: fix FIONREAD/SIOCINQ
by Eric Dumazet
· 12 years ago
6d772ac
netlink: use kfree_rcu() in netlink_release()
by Eric Dumazet
· 12 years ago
13d82bf
ipv4: Fix flushing of cached routing informations
by Steffen Klassert
· 12 years ago
18c22a0
vlan: allow to change type when no vlan device is hooked on netdev
by Jiri Pirko
· 12 years ago
7dac7b7
batman-adv: Fix potential broadcast BLA-duplicate-check race condition
by Linus Lüssing
· 12 years ago
7f112af
batman-adv: Fix broadcast packet CRC calculation
by Linus Lüssing
· 12 years ago
279f0f5
cfg80211: fix initialization of chan->max_reg_power
by Felix Fietkau
· 12 years ago
c4a9faf
cfg80211: fix antenna gain handling
by Felix Fietkau
· 12 years ago
290eddc
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
212ba90
SUNRPC: Prevent kernel stack corruption on long values of flush
by Sasha Levin
· 12 years ago
3a40414
mac80211: connect with HT20 if HT40 is not permitted
by Johannes Berg
· 12 years ago
2ad5b9e
netfilter: xt_TEE: don't use destination address found in header
by Eric Dumazet
· 12 years ago
0b4f5b1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Pablo Neira Ayuso
· 12 years ago
9f0d3c2
ipv6: addrconf: fix /proc/net/if_inet6
by Eric Dumazet
· 12 years ago
f6e80ab
sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
by Zijie Pan
· 12 years ago
55462cf
vlan: fix bond/team enslave of vlan challenged slave/port
by Jiri Pirko
· 12 years ago
d4fa14c
mac80211: use ieee80211_free_txskb in a few more places
by Felix Fietkau
· 12 years ago
4045f72
mac80211: check if key has TKIP type before updating IV
by Stanislaw Gruszka
· 12 years ago
3d02a92
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 12 years ago
6863255
cfg80211/mac80211: avoid state mishmash on deauth
by Stanislaw Gruszka
· 12 years ago
df9b429
Merge remote-tracking branch 'wireless/master' into mac80211
by Johannes Berg
· 12 years ago
939ccba
netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targets
by Elison Niven
· 12 years ago
0153d5a
netfilter: xt_CT: fix timeout setting with IPv6
by Pablo Neira Ayuso
· 12 years ago
c362495
Merge 3.7-rc1 into tty-linus
by Greg Kroah-Hartman
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
09a9ad6a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
bd81cce
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
98260da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
1bbb309
userns: Properly print bluetooth socket uids
by Eric W. Biederman
· 12 years ago
93ac0ef
net: add doc for in4_pton()
by Amerigo Wang
· 12 years ago
28194fc
net: add doc for in6_pton()
by Amerigo Wang
· 12 years ago
8437e76
vti: fix sparse bit endian warnings
by stephen hemminger
· 12 years ago
4c67525
tcp: resets are misrouted
by Alexey Kuznetsov
· 12 years ago
065a13e
Bluetooth: SMP: Fix setting unknown auth_req bits
by Johan Hedberg
· 12 years ago
940e3a8
Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 12 years ago
0e24c4f
tcp: sysctl interface leaks 16 bytes of kernel memory
by Alan Cox
· 12 years ago
759f429
9P: Fix race between p9_write_work() and p9_fd_request()
by Simon Derr
· 12 years ago
a9ca404
Merge Trond's bugfixes
by J. Bruce Fields
· 12 years ago
68aaed5
ipv4: fix route mark sparse warning
by stephen hemminger
· 12 years ago
6caab7b
bridge: Pull ip header into skb->data before looking into ip header.
by Sarveshwar Bandi
· 12 years ago
c468fb1
pktgen: replace scan_ip6() with in6_pton()
by Amerigo Wang
· 12 years ago
4c139b8
pktgen: enable automatic IPv6 address setting
by Amerigo Wang
· 12 years ago
0373a94
pktgen: display IPv4 address in human-readable format
by Amerigo Wang
· 12 years ago
68bf9f0
pktgen: set different default min_pkt_size for different protocols
by Amerigo Wang
· 12 years ago
5aa8b57
pktgen: fix crash when generating IPv6 packets
by Amerigo Wang
· 12 years ago
8545768
Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
df632d3
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
588377d
rbd: reset BACKOFF if unable to re-queue
by Alex Elder
· 12 years ago
f474af7
nfs: disintegrate UAPI for nfs
by J. Bruce Fields
· 12 years ago
5175a5e
RDS: fix rds-ping spinlock recursion
by jeff.liu
· 12 years ago
8dd9117
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 12 years ago
4c199a9
rbtree: empty nodes have no color
by Michel Lespinasse
· 12 years ago
b61a602
ipvs: initialize returned data in do_ip_vs_get_ctl
by Arnd Bergmann
· 12 years ago
ad4d3ef
ipvs: fix ARP resolving for direct routing mode
by Julian Anastasov
· 12 years ago
c92b965
ipv4: Add FLOWI_FLAG_KNOWN_NH
by Julian Anastasov
· 12 years ago
155e833
ipv4: introduce rt_uses_gateway
by Julian Anastasov
· 12 years ago
f8a1717
ipv4: make sure nh_pcpu_rth_output is always allocated
by Julian Anastasov
· 12 years ago
e0adef0
ipv4: fix forwarding for strict source routes
by Julian Anastasov
· 12 years ago
e81da0e
ipv4: fix sending of redirects
by Julian Anastasov
· 12 years ago
8634724
ipv6: gro: fix PV6_GRO_CB(skb)->proto problem
by Eric Dumazet
· 12 years ago
48cc32d3
vlan: don't deliver frames for unknown vlans to protocols
by Florian Zumbiehl
· 12 years ago
Next »