summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: netlink: minor: remove unused pointer in alloc_pg_vecDaniel Borkmann2013-08-02
* fib_rules: add route suppression based on ifgroupStefan Tomanek2013-08-02
* icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytesWerner Almesberger2013-08-02
* icmpv6_filter: fix "_hdr" incorrectly being a pointerWerner Almesberger2013-08-02
* af_packet: simplify VLAN frame check in packet_sndPhil Sutter2013-08-02
* af_packet: fix for sending VLAN frames via packet_mmapPhil Sutter2013-08-02
* af_packet: when sending ethernet frames, parse header for skb->protocolPhil Sutter2013-08-02
* sctp: Don't lookup dst if transport dst is still validfan.du2013-08-02
* ipv6: bump genid when delete/add addressfan.du2013-08-01
* ipv6: fib6_rules should return exact return valueHannes Frederic Sowa2013-08-01
* fib_rules: add .suppress operationStefan Tomanek2013-07-31
* netem: Introduce skb_orphan_partial() helperEric Dumazet2013-07-31
* net: split rt_genid for ipv4 and ipv6fan.du2013-07-31
* tcp: Remove unused tcpct declarations and commentsDmitry Popov2013-07-31
* net: remove an unneeded checkDan Carpenter2013-07-30
* flow_dissector: add support for IPPROTO_IPV6Tom Herbert2013-07-30
* flow_dissector: clean up IPIP caseTom Herbert2013-07-30
* net: export physical port id via sysfsJiri Pirko2013-07-30
* rtnl: export physical port id via RT netlinkJiri Pirko2013-07-30
* net: add ndo to get id of physical port of the deviceJiri Pirko2013-07-30
* pktgen: Require CONFIG_INET due to use of IPv4 checksum functionThomas Graf2013-07-30
* tcp: add tcp_syncookies mode to allow unconditionally generation of syncookiesHannes Frederic Sowa2013-07-30
* 9p: client: remove unused code and any reference to "cancelled" functionAndi Shyti2013-07-30
* pktgen: add needed include fileStephen Rothwell2013-07-29
* ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROLHannes Frederic Sowa2013-07-28
* pktgen: Use ip_send_check() to compute checksumThomas Graf2013-07-28
* pktgen: Add UDPCSUM flag to support UDP checksumsThomas Graf2013-07-28
* VSOCK: Move af_vsock.h and vsock_addr.h to include/netAsias He2013-07-28
* net/sctp: Refactor SCTP skb checksum computationJoe Stringer2013-07-27
* bridge: cleanup netpoll codestephen hemminger2013-07-26
* net: Make devnet_rename_seq staticThomas Gleixner2013-07-24
* tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet2013-07-24
* net: add sk_stream_is_writeable() helperEric Dumazet2013-07-24
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-24
* net: trans_rdma: remove unused functionAndi Shyti2013-07-24
* net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1fan.du2013-07-24
* net ipv6: Remove rebundant rt6i_nsiblings initializationfan.du2013-07-24
* vti: switch to new ip tunnel codeAmerigo Wang2013-07-23
* ip6mr: change the prototype of ip6_mr_forward().Rami Rosen2013-07-23
* ipmr: change the prototype of ip_mr_forward().Rami Rosen2013-07-23
* net: convert resend IGMP to notifier eventJiri Pirko2013-07-23
* tcp: use RTT from SACK for RTOYuchung Cheng2013-07-22
* tcp: measure RTT from new SACKYuchung Cheng2013-07-22
* tcp: prefer packet timing to TS-ECR for RTTYuchung Cheng2013-07-22
* tcp: consolidate SYNACK RTT samplingYuchung Cheng2013-07-22
* net: Provide a generic socket error queue delivery method for Tx time stamps.Richard Cochran2013-07-22
* net/irda: fixed style issues in irttpDragos Foianu2013-07-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-18
|\
| * vlan: fix a race in egress prio managementEric Dumazet2013-07-18
| * vlan: mask vlan prio bitsEric Dumazet2013-07-18