index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2015-03-01
rxrpc: terminate retrans loop when sending of skb fails
Florian Westphal
-3
/
+4
2015-03-01
net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...
Arvid Brodin
-3
/
+14
2015-03-01
net: do not use rcu in rtnl_dump_ifinfo()
Eric Dumazet
-3
/
+1
2015-02-28
Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
-9
/
+14
2015-02-28
net: Verify permission to link_net in newlink
Eric W. Biederman
-0
/
+3
2015-02-28
net: Verify permission to dest_net in newlink
Eric W. Biederman
-0
/
+4
2015-02-27
rhashtable: remove indirection for grow/shrink decision functions
Daniel Borkmann
-6
/
+0
2015-02-26
sunrpc: integer underflow in rsc_parse()
Dan Carpenter
-0
/
+2
2015-02-26
mac80211: Send EAPOL frames at lowest rate
Jouni Malinen
-0
/
+1
2015-02-24
af_packet: don't pass empty blocks for PACKET_V3
Alexander Drozdov
-1
/
+9
2015-02-24
rtnetlink: avoid 0 sized arrays
Sasha Levin
-2
/
+2
2015-02-24
mac80211/minstrel: fix !x!=0 confusion
Jiri Slaby
-1
/
+1
2015-02-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs
Pablo Neira Ayuso
-0
/
+3
2015-02-24
cfg80211: calls nl80211_exit on error
Junjie Mao
-0
/
+1
2015-02-24
cfg80211: fix n_reg_rules to match world_regdom
Jason Abele
-1
/
+1
2015-02-24
nl80211: fix memory leak in monitor flags parsing
Johannes Berg
-4
/
+4
2015-02-24
nl80211: use loop index as type for net detect frequency results
Samuel Tan
-3
/
+1
2015-02-24
mac80211: clear sdata->radar_required
Eliad Peller
-0
/
+5
2015-02-23
Merge tag 'nfs-rdma-for-4.0-3' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
-2
/
+3
2015-02-23
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
-1
/
+16
2015-02-23
net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg
Catalin Marinas
-9
/
+0
2015-02-23
irda: replace current->state by set_current_state()
Fabian Frederick
-3
/
+3
2015-02-23
xprtrdma: Store RDMA credits in unsigned variables
Chuck Lever
-2
/
+3
2015-02-23
decnet: Fix obvious o/0 typo
Rasmus Villemoes
-1
/
+1
2015-02-22
tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()
Neal Cardwell
-1
/
+1
2015-02-22
net: pktgen: disable xmit_clone on virtual devices
Eric Dumazet
-0
/
+3
2015-02-22
ipvs: add missing ip_vs_pe_put in sync code
Julian Anastasov
-0
/
+3
2015-02-22
netfilter: nf_tables: fix addition/deletion of elements from commit/abort
Pablo Neira Ayuso
-9
/
+12
2015-02-22
netfilter: nft_compat: don't truncate ethernet protocol type to u8
Arturo Borrero
-7
/
+7
2015-02-21
af_packet: allow packets defragmentation not only for hash fanout type
Alexander Drozdov
-5
/
+5
2015-02-21
net: reject creation of netdev names with colons
Matthew Thode
-1
/
+1
2015-02-21
Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-1
/
+4
2015-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-18
/
+28
2015-02-20
caif: fix a signedness bug in cfpkt_iterate()
Dan Carpenter
-4
/
+4
2015-02-20
ethtool: Add hw-switch-offload to netdev_features_strings.
Rami Rosen
-0
/
+1
2015-02-20
sock: sock_dequeue_err_skb() needs hard irq safety
Eric Dumazet
-2
/
+3
2015-02-20
openvswitch: Fix net exit.
Pravin B Shelar
-2
/
+45
2015-02-20
ematch: Fix auto-loading of ematch modules.
Ignacy Gawędzki
-0
/
+1
2015-02-20
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
Alexander Drozdov
-1
/
+1
2015-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
-162
/
+54
2015-02-19
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
-1
/
+14
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
-9
/
+9
2015-02-19
libceph: kfree() in put_osd() shouldn't depend on authorizer
Ilya Dryomov
-2
/
+3
2015-02-19
libceph: fix double __remove_osd() problem
Ilya Dryomov
-8
/
+18
2015-02-19
libceph: tcp_nodelay support
Chaitanya Huilgol
-2
/
+28
2015-02-19
libceph: use mon_client.c/put_generic_request() more
Ilya Dryomov
-2
/
+2
2015-02-19
libceph: nuke pool op infrastructure
Ilya Dryomov
-148
/
+3
2015-02-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+6
2015-02-18
Merge branch 'cleanups'
Trond Myklebust
-12061
/
+19176
2015-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-48
/
+173
[prev]
[next]