Commit Graph

2855 Commits (ac4e4ce54eb9cb4963a1d3d91fc65536d882ffb2)

Author SHA1 Message Date
jamal 1c55d62e77 pkt_sched: skbedit add support for setting mark 16 years ago
Krishna Kumar ea94ff3b55 net: Fix for dst_negative_advice 16 years ago
Krishna Kumar e022f0b4a0 net: Introduce sk_tx_queue_mapping 16 years ago
Arnaldo Carvalho de Melo 748879776e net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selected 16 years ago
Steffen Klassert eb2ff967a5 xfrm: remove skb_icv_walk 16 years ago
Steffen Klassert 2ad9afbf5c ah: Remove obsolete code 16 years ago
Steffen Klassert 49cbf95248 ah: Add struct crypto_ahash to ah_data 16 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
Rémi Denis-Courmont f062f41d06 Phonet: routing table Netlink interface 16 years ago
Rémi Denis-Courmont 55748ac046 Phonet: routing table backend 16 years ago
Rémi Denis-Courmont f14001fcd7 Phonet: deliver broadcast packets to broadcast sockets 16 years ago
Eric Dumazet f373b53b5f tcp: replace ehash_size by ehash_mask 16 years ago
Arnaldo Carvalho de Melo a2e2725541 net: Introduce recvmmsg socket syscall 16 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
Johannes Berg d20ef63d32 mac80211: document ieee80211_rx() context requirement 16 years ago
Eric Dumazet 5fdb9973c1 net: Fix struct sock bitfield annotation 16 years ago
Eric Dumazet f86dcc5aa8 udp: dynamically size hash tables at boot time 16 years ago
Kalle Valo dfce95f51f cfg80211: add firmware and hardware version to wiphy 16 years ago
Johannes Berg 3d23e349d8 wext: refactor 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
Eric Dumazet d250a5f90e pkt_sched: gen_estimator: Dont report fake rate estimators 16 years ago
YOSHIFUJI Hideaki / 吉藤英明 fa857afcf7 ipv6 sit: 6rd (IPv6 Rapid Deployment) Support. 16 years ago
Eric Dumazet bcdce7195e net: speedup sk_wake_async() 16 years ago
Eric Dumazet 0bfbedb14a tunnels: Optimize tx path 16 years ago
Stephen Hemminger 16c6cf8bb4 ipv4: fib table algorithm performance improvement 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Johannes Berg 8f1546cadf wext: add back wireless/ dir in sysfs for cfg80211 interfaces 16 years ago
Sascha Hlusiak d1f8297a96 Revert "sit: stateless autoconf for isatap" 16 years ago
Eric Dumazet a43912ab19 tunnel: eliminate recursion field 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Abhishek Kulkarni 60e78d2c99 9p: Add fscache support to 9p 16 years ago
Jarek Poplawski 926e61b7c4 pkt_sched: Fix tx queue selection in tc_modify_qdisc 16 years ago
Moni Shoua 75c78500dd bonding: remap muticast addresses without using dev_close() and dev_open() 16 years ago
Ilpo Järvinen 0b6a05c1db tcp: fix ssthresh u16 leftover 16 years ago
Alexey Dobriyan 41135cc836 net: constify struct inet6_protocol 16 years ago
Alexey Dobriyan 32613090a9 net: constify struct net_protocol 16 years ago
Patrick McHardy 23bcf634c8 net_sched: fix estimator lock selection for mq child qdiscs 16 years ago
David S. Miller 6ec1c69a8f net_sched: add classful multiqueue dummy scheduler 16 years ago
Patrick McHardy 589983cd21 net_sched: move dev_graft_qdisc() to sch_generic.c 16 years ago
Wei Yongjun 9237ccbc0b sctp: turn flags in 'struct sctp_association' into bit fields 16 years ago
Bhaskar Dutta 723884339f sctp: Sysctl configuration for IPv4 Address Scoping 16 years ago
Vlad Yasevich a803c94230 sctp: Turn flags in 'sctp_packet' into bit fields 16 years ago
Vlad Yasevich f68b2e05f3 sctp: Fix SCTP_MAXSEG socket option to comply to spec. 16 years ago
Vlad Yasevich cb95ea32a4 sctp: Don't do NAGLE delay on large writes that were fragmented small 16 years ago
Vlad Yasevich 4d3c46e683 sctp: drop a_rwnd to 0 when receive buffer overflows. 16 years ago
Vlad Yasevich 9c5c62be2f sctp: Send user messages to the lower layer as one 16 years ago
Vlad Yasevich bec9640bb0 sctp: Disallow new connection on a closing socket 16 years ago
Rami Rosen b4e8c6a7e6 sctp: remove unused union (sctp_cmsg_data_t) definition 16 years ago
Wu Fengguang aa1330766c tcp: replace hard coded GFP_KERNEL with sk_allocation 16 years ago
Eric Dumazet 2e59af3dcb vlan: multiqueue vlan device 16 years ago