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
2013-12-18
bridge: spelling fixes
tanxiaojun
2013-12-18
ipv6: support IPV6_PMTU_INTERFACE on sockets
Hannes Frederic Sowa
2013-12-18
ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgs
Hannes Frederic Sowa
2013-12-18
inet: make no_pmtu_disc per namespace and kill ipv4_config
Hannes Frederic Sowa
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
net_sched: convert tcf_proto_ops to use struct list_head
WANG Cong
2013-12-18
net_sched: convert tc_action_ops to use struct list_head
WANG Cong
2013-12-18
net_sched: convert tcf_hashinfo to hlist and use spinlock
WANG Cong
2013-12-18
net_sched: init struct tcf_hashinfo at register time
WANG Cong
2013-12-18
net_sched: cls: refactor out struct tcf_ext_map
WANG Cong
2013-12-18
net_sched: act: use standard struct list_head
WANG Cong
2013-12-18
net_sched: remove get_stats from tc_action_ops
WANG Cong
2013-12-18
packet: deliver VLAN TPID to userspace
Atzm Watanabe
2013-12-18
packet: fill the gap of TPACKET_ALIGNMENT with zeros
Atzm Watanabe
2013-12-18
packet: make aligned size of struct tpacket{2,3}_hdr clear
Atzm Watanabe
2013-12-17
net: Add utility function to copy skb hash
Tom Herbert
2013-12-17
net: Add utility functions to clear rxhash
Tom Herbert
2013-12-17
net: Change skb_get_rxhash to skb_get_hash
Tom Herbert
2013-12-17
net/hsr: using kfree_rcu() to simplify the code
Wei Yongjun
2013-12-17
neigh: Netlink notification for administrative NUD state change
Bob Gilligan
2013-12-17
pkt_sched: fq: more robust memory allocation
Eric Dumazet
2013-12-17
tcp: refine TSO splits
Eric Dumazet
2013-12-17
net: remove dead code for add/del multiple
stephen hemminger
2013-12-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-12-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-12-17
net: unix: allow bind to fail on mutex lock
Sasha Levin
2013-12-17
udp: ipv4: do not use sk_dst_lock from softirq context
Eric Dumazet
2013-12-17
net: ovs: use CRC32 accelerated flow hash if available
Francesco Fusco
2013-12-16
sctp: loading sctp when load sctp_probe
wangweidong
2013-12-16
tipc: change lock_sock order in connect()
wangweidong
2013-12-16
tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>
wangweidong
2013-12-16
tipc: kill unnecessary goto's
wangweidong
2013-12-16
tipc: remove unnecessary variables and conditions
wangweidong
2013-12-15
net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()
Jerry Chu
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-12-14
ipv6: fix compiler warning in ipv6_exthdrs_len
Hannes Frederic Sowa
2013-12-14
bonding: create bond_first_slave_rcu()
dingtianhong
2013-12-14
pkt_sched: set root qdisc before change() in attach_default_qdiscs()
Eric Dumazet
2013-12-14
packet: fix using smp_processor_id() in preemptible code
Li Zhong
2013-12-14
netconf: add proxy-arp support
stephen hemminger
2013-12-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-12
ipv6: fix incorrect type in declaration
Florent Fourcot
2013-12-12
net-gro: Prepare GRO stack for the upcoming tunneling support
Jerry Chu
2013-12-12
netfilter: nft_reject: fix endianness in dump function
Eric Leblond
2013-12-11
sch_tbf: use do_div() for 64-bit divide
Yang Yingliang
2013-12-11
udp: ipv4: must add synchronization in udp_sk_rx_dst_set()
Eric Dumazet
2013-12-11
udp: ipv4: fix potential use after free in udp_v4_early_demux()
Eric Dumazet
2013-12-11
ipv6: router reachability probing
Jiri Benc
2013-12-11
sctp: remove redundant null check on asoc
wangweidong
2013-12-11
sch_htb: remove unnecessary NULL pointer judgment
Yang Yingliang
[next]