Sign in
gfiber
/
kernel
/
quantenna
/
0465277f6b3fd0535428ae935644ac30ce903de0
/
net
0465277
ipv4: provide addr and netconf dump consistency info
by Nicolas Dichtel
· 12 years ago
1b7c92b
l2tp: calling the ref() instead of deref()
by Dan Carpenter
· 12 years ago
ea3d1cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2fa70df
decnet: Move rtm_dn_policy to dn_route to make it available if !CONFIG_DECNET_ROUTER
by Thomas Graf
· 12 years ago
f4541d6
tcp: preserve ACK clocking in TSO
by Eric Dumazet
· 12 years ago
661d296
rtnetlink: Remove passing of attributes into rtnl_doit functions
by Thomas Graf
· 12 years ago
58d7d8f
decnet: Parse netlink attributes on our own
by Thomas Graf
· 12 years ago
d6a8c36
udp: increase inner ip header ID during segmentation
by Cong Wang
· 12 years ago
10c0d7e
ip_gre: increase inner ip header ID during segmentation
by Cong Wang
· 12 years ago
eaaa313
netlink: Diag core and basic socket info dumping (v2)
by Andrey Vagin
· 12 years ago
0f29c76
net: prepare netlink code for netlink diag
by Andrey Vagin
· 12 years ago
4021db9
net: remove redundant ifdef CONFIG_CGROUPS
by Zefan Li
· 12 years ago
e33099f
tcp: implement RFC5682 F-RTO
by Yuchung Cheng
· 12 years ago
ab42d9e
tcp: refactor CA_Loss state processing
by Yuchung Cheng
· 12 years ago
9b44190
tcp: refactor F-RTO
by Yuchung Cheng
· 12 years ago
5470b46
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
b9d5319
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
8fdc929
dynticks: avoid flow_cache_flush() interrupting every core
by Chris Metcalf
· 12 years ago
3e5289d
filter: add ANC_PAY_OFFSET instruction for loading payload start offset
by Daniel Borkmann
· 12 years ago
f77668d
net: flow_dissector: add __skb_get_poff to get a start offset to payload
by Daniel Borkmann
· 12 years ago
6181659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
896ee0e
net/irda: add missing error path release_sock call
by Kees Cook
· 12 years ago
283951f
ipconfig: Fix newline handling in log message.
by Martin Fuzzey
· 12 years ago
8ed7816
flow_keys: include thoff into flow_keys for later usage
by Daniel Borkmann
· 12 years ago
f6e16b2
l2tp: unhash l2tp sessions on delete, not on free
by Tom Parkin
· 12 years ago
7b7c071
l2tp: avoid deadlock in l2tp stats update
by Tom Parkin
· 12 years ago
cf2f5c8
l2tp: push all ppp pseudowire shutdown through .release handler
by Tom Parkin
· 12 years ago
4c6e2fd
l2tp: purge session reorder queue on delete
by Tom Parkin
· 12 years ago
48f72f9
l2tp: add session reorder queue purge function to core
by Tom Parkin
· 12 years ago
02d13ed
l2tp: don't BUG_ON sk_socket being NULL
by Tom Parkin
· 12 years ago
8abbbe8
l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup
by Tom Parkin
· 12 years ago
2b551c6
l2tp: close sessions before initiating tunnel delete
by Tom Parkin
· 12 years ago
9360631
l2tp: close sessions in ip socket destroy callback
by Tom Parkin
· 12 years ago
e34f4c7
l2tp: export l2tp_tunnel_closeall
by Tom Parkin
· 12 years ago
9980d00
l2tp: add udp encap socket destroy handler
by Tom Parkin
· 12 years ago
44046a5
udp: add encap_destroy callback
by Tom Parkin
· 12 years ago
f1e79e2
genetlink: trigger BUG_ON if a group name is too long
by Masatake YAMATO
· 12 years ago
90b2621
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
3dd6664
netfilter: remove unused "config IP_NF_QUEUE"
by Paul Bolle
· 12 years ago
77f65eb
packet: packet fanout rollover during socket overload
by Willem de Bruijn
· 12 years ago
7b1b3fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
b5fb82c
xfrm: use xfrm direction when lookup policy
by Baker Zhang
· 12 years ago
5a3da1f
inet: limit length of fragment queue hash table bucket lists
by Hannes Frederic Sowa
· 12 years ago
c9bbb75
can: dump stack on protocol bugs
by Oliver Hartkopp
· 12 years ago
bf93ad7
ipvs: remove extra rcu lock
by Julian Anastasov
· 12 years ago
0c12582
ipvs: add backup_only flag to avoid loops
by Julian Anastasov
· 12 years ago
cf2e394
ipvs: fix sctp chunk length order
by Julian Anastasov
· 12 years ago
8fa48cb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 12 years ago
0d4f060
tcp: dont handle MTU reduction on LISTEN socket
by Eric Dumazet
· 12 years ago
166ec36
net: Fix a comment typo
by Kusanagi Kouichi
· 12 years ago
49c87cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
1a2c618
tcp: Remove TCPCT
by Christoph Paasch
· 12 years ago
86feff3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 12 years ago
7f9421c
netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcu
by Lai Jiangshan
· 12 years ago
3d84fa9
bridge: Add support for setting BR_ROOT_BLOCK flag.
by Vlad Yasevich
· 12 years ago
c62dce6
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
6681712
vxlan: generalize forwarding tables
by David Stevens
· 12 years ago
a5b8db9
rtnetlink: Mask the rta_type when range checking
by Vlad Yasevich
· 12 years ago
8c6216d
Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally"
by Timo Teräs
· 12 years ago
f3a3440
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
35353c2
ipv4: replace ip_fast_csum with csum_replace2
by Li RongQing
· 12 years ago
296b601
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 12 years ago
2a89f92
VSOCK: Support VM sockets connected to the hypervisor.
by Reilly Grant
· 12 years ago
a82783c
netfilter: ip6t_NPT: restrict to mangle table
by Florian Westphal
· 12 years ago
bae99f7
netfilter: nfnetlink_queue: fix incorrect initialization of copy range field
by Pablo Neira Ayuso
· 12 years ago
0d98da5
netfilter: nf_conntrack: register pernet subsystem before register L4 proto
by Gao feng
· 12 years ago
eb20ff9
Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state
by Vinicius Costa Gomes
· 12 years ago
16fad69
tcp: fix skb_availroom()
by Eric Dumazet
· 12 years ago
aea8b5d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
2df5278
batman-adv: network coding - receive coded packets and decode them
by Martin Hundebøll
· 12 years ago
612d2b4
batman-adv: network coding - save overheard and tx packets for decoding
by Martin Hundebøll
· 12 years ago
3c12de9
batman-adv: network coding - code and transmit packets if possible
by Martin Hundebøll
· 12 years ago
9533247
batman-adv: network coding - buffer unicast packets before forward
by Martin Hundebøll
· 12 years ago
d56b170
batman-adv: network coding - detect coding nodes and remove these after timeout
by Martin Hundebøll
· 12 years ago
d353d8d
batman-adv: network coding - add the initial infrastructure code
by Martin Hundebøll
· 12 years ago
c1d0743
batman-adv: don't use !! in bool conversion
by Antonio Quartulli
· 12 years ago
f86ce0a
batman-adv: Return reason for failure in batadv_check_unicast_packet()
by Martin Hundebøll
· 12 years ago
736292c
batman-adv: replace redundant primary_if_get calls
by Marek Lindner
· 12 years ago
2317f44
sctp: don't break the loop while meeting the active_path so as to find the matched transport
by Xufeng Zhang
· 12 years ago
f281563
sctp: Use correct sideffect command in duplicate cookie handling
by Vlad Yasevich
· 12 years ago
fa7614dd
fs: Readd the fs module aliases.
by Eric W. Biederman
· 12 years ago
368edaa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
5b22b18
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
c80a851
net/core: move vlan_depth out of while loop in skb_network_protocol()
by Li RongQing
· 12 years ago
9b717a8
tcp: TLP loss detection.
by Nandita Dukkipati
· 12 years ago
6ba8a3b
tcp: Tail loss probe (TLP)
by Nandita Dukkipati
· 12 years ago
74694e7
bridge: using for_each_set_bit to simplify the code
by Wei Yongjun
· 12 years ago
5096e3c
bridge: using for_each_set_bit_from to simplify the code
by Wei Yongjun
· 12 years ago
e5f2ef7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
3da889b
bridge: reserve space for IFLA_BRPORT_FAST_LEAVE
by stephen hemminger
· 12 years ago
2230e0c
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
4660c7f
net/ipv4: Ensure that location of timestamp option is stored
by David Ward
· 12 years ago
e1733de
flow_dissector: support L2 GRE
by Michael Dalton
· 12 years ago
b47506d
batman-adv: verify tt len does not exceed packet len
by Marek Lindner
· 12 years ago
d6c0dd6
libceph: fix decoding of pgids
by Sage Weil
· 12 years ago
0cb77508
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
f4f3efd
net: can: af_can.c: Fix checkpatch warnings
by Valentin Ilie
· 12 years ago
40213fa
NFC: llcp: Add cleanup support for unreplied SNL requests
by Thierry Escande
· 12 years ago
d9b8d8e
NFC: llcp: Service Name Lookup netlink interface
by Thierry Escande
· 12 years ago
e0ae7ba
NFC: llcp: Service Name Lookup SDRES aggregation
by Thierry Escande
· 12 years ago
Next »