index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2015-01-31
ipv4: icmp: use percpu allocation
Eric Dumazet
2015-01-31
tcp: use SACK RTTs for CC
Kenneth Klette Jonassen
2015-01-30
irda: use msecs_to_jiffies for conversions
Nicholas Mc Guire
2015-01-30
net: mark some potential candidates __read_mostly
Daniel Borkmann
2015-01-29
dev: add per net_device packet type chains
Salam Noureddine
2015-01-29
rtnetlink: pass link_net to the newlink handler
Nicolas Dichtel
2015-01-28
pkt_sched: fq: remove useless TIME_WAIT check
Eric Dumazet
2015-01-28
act_connmark: fix dependencies better
Arnd Bergmann
2015-01-28
net: remove sock_iocb
Christoph Hellwig
2015-01-28
openvswitch: Add support for checksums on UDP tunnels.
Jesse Gross
2015-01-28
Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-28
NFC: hci: Remove nfc_hci_pipe2gate function
Christophe Ricard
2015-01-28
NFC: hci: Add cmd_received handler
Christophe Ricard
2015-01-28
NFC: hci: Reference every pipe information according to notification
Christophe Ricard
2015-01-27
NFC: hci: Change nfc_hci_send_response gate parameter to pipe
Christophe Ricard
2015-01-27
NFC: hci: Add pipes table to reference them with a tuple {gate, host}
Christophe Ricard
2015-01-27
NFC: hci: Change event_received handler gate parameter to pipe
Christophe Ricard
2015-01-27
net: don't OOPS on socket aio
Christoph Hellwig
2015-01-27
netlink: Kill redundant net argument in netlink_insert
Herbert Xu
2015-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-01-27
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
Hannes Frederic Sowa
2015-01-27
ping: Fix race in free in receive path
subashab@codeaurora.org
2015-01-27
udp_diag: Fix socket skipping within chain
Herbert Xu
2015-01-26
Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-01-26
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2015-01-26
net: sctp: fix slab corruption from use after free on INIT collisions
Daniel Borkmann
2015-01-26
flow_dissector: add tipc support
Erik Hugne
2015-01-26
tipc: fix excessive network event logging
Erik Hugne
2015-01-26
net: act_bpf: fix size mismatch on filter preparation
Daniel Borkmann
2015-01-26
net: cls_basic: return from walking on match in basic_get
Daniel Borkmann
2015-01-26
net: cls_bpf: fix auto generation of per list handles
Daniel Borkmann
2015-01-26
net: cls_bpf: fix size mismatch on filter preparation
Daniel Borkmann
2015-01-26
openvswitch: Add support for unique flow IDs.
Joe Stringer
2015-01-26
openvswitch: Use sw_flow_key_range for key ranges.
Joe Stringer
2015-01-26
openvswitch: Refactor ovs_flow_tbl_insert().
Joe Stringer
2015-01-26
openvswitch: Refactor ovs_nla_fill_match().
Joe Stringer
2015-01-26
NFC: nfc_disable_se Remove useless blank line at beginning of function
Christophe Ricard
2015-01-26
NFC: nfc_enable_se Remove useless blank line at beginning of function
Christophe Ricard
2015-01-26
ipv6: tcp: fix race in IPV6_2292PKTOPTIONS
Eric Dumazet
2015-01-25
bridge: simplify br_getlink() a bit
Dan Carpenter
2015-01-25
ipv6: Fix __ip6_route_redirect
Martin KaFai Lau
2015-01-25
net: dsa: set slave MII bus PHY mask
Vivien Didelot
2015-01-25
net: ipv6: Add sysctl entry to disable MTU updates from RA
Harout Hedeshian
2015-01-25
fib_trie: Various clean-ups for handling slen
Alexander Duyck
2015-01-25
fib_trie: Move fib_find_alias to file where it is used
Alexander Duyck
2015-01-25
fib_trie: Use empty_children instead of counting empty nodes in stats collection
Alexander Duyck
2015-01-25
fib_trie: Add collapse() and should_collapse() to resize
Alexander Duyck
2015-01-25
fib_trie: Fall back to slen update on inflate/halve failure
Alexander Duyck
2015-01-25
fib_trie: Fix RCU bug and merge similar bits of inflate/halve
Alexander Duyck
[next]