aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | | net: clamp ->msg_namelen instead of returning an errorDan Carpenter2013-11-29
| * | | | | | af_packet: block BH in prb_shutdown_retire_blk_timer()Veaceslav Falico2013-11-29
| * | | | | | net: remove outdated comment for ipv4 and ipv6 protocol handlerBaker Zhang2013-11-28
| * | | | | | sit: use kfree_skb to replace dev_kfree_skbGao feng2013-11-28
| * | | | | | sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurementsXufeng Zhang2013-11-28
| * | | | | | genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg2013-11-28
| * | | | | | genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups()Geert Uytterhoeven2013-11-28
| | |_|_|/ / | |/| | | |
| * | | | | sch_tbf: handle too small burstEric Dumazet2013-11-23
| * | | | | ipv6: fix leaking uninitialized port number of offender sockaddrHannes Frederic Sowa2013-11-23
| * | | | | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2013-11-23
| * | | | | sit: generate icmpv6 error when receiving icmpv4 errorOussama Ghorbel2013-11-23
| * | | | | tcp_memcg: remove useless var old_limGao feng2013-11-23
| * | | | | gro: Clean up tcpX_gro_receive checksum verificationHerbert Xu2013-11-23
| * | | | | gro: Only verify TCP checksums for candidatesHerbert Xu2013-11-23
| * | | | | net: sctp: find the correct highest_new_tsn in sackChang Xiangzhong2013-11-23
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-22
|\| | | |
| * | | | gso: handle new frag_list of frags GRO packetsHerbert Xu2013-11-21
| | |/ / | |/| |
| * | | genetlink: fix genlmsg_multicast() bugJohannes Berg2013-11-21
| * | | packet: fix use after free race in send path when dev is releasedDaniel Borkmann2013-11-21
| * | | wimax: remove dead codeMichael Opdenacker2013-11-21
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-11-21
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-21
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-15
| | | |\ \
| | | | * | Bluetooth: Fix rejecting SMP security request in slave roleJohan Hedberg2013-11-13
| | | | * | Bluetooth: Fix crash in l2cap_chan_send after l2cap_chan_delSeung-Woo Kim2013-11-13
| | | | * | Bluetooth: Fix to set proper bdaddr_type for RFCOMM connectSeung-Woo Kim2013-11-13
| | | | * | Bluetooth: Fix RFCOMM bind fail for L2CAP sockSeung-Woo Kim2013-11-13
| | | | * | Bluetooth: Fix issue with RFCOMM getsockopt operationMarcel Holtmann2013-11-13
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-11-21
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | netfilter: ebt_ip6: fix source and destination matchingLuís Fernando Cornachioni Estrozi2013-11-19
| | * | | | netfilter: nf_conntrack: decrement global counter after object releasePablo Neira Ayuso2013-11-18
| | * | | | netfilter: nft_compat: fix error path in nft_parse_compat()Pablo Neira Ayuso2013-11-18
| | * | | | netfilter: fix wrong byte order in nf_ct_seqadj_set internal informationPhil Oester2013-11-18
| | * | | | netfilter: synproxy: correct wscale option passingMartin Topholm2013-11-18
| | * | | | netfilter: synproxy: send mss option to backendMartin Topholm2013-11-18
| | * | | | netfilter: fix connlimit Kconfig prompt stringRandy Dunlap2013-11-13
| * | | | | net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...Hannes Frederic Sowa2013-11-20
| * | | | | net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
| * | | | | bridge: flush br's address entry in fdb when remove theDing Tianhong2013-11-20
| * | | | | net: core: Always propagate flag changes to interfacesVlad Yasevich2013-11-20
| * | | | | ipv4: fix race in concurrent ip_route_input_slow()Alexei Starovoitov2013-11-20
* | | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu2013-11-21
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-20
|\ \ \ \ \ \
| * | | | | | consolidate simple ->d_delete() instancesAl Viro2013-11-15
* | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-20
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge branch 'dma_complete' into nextVinod Koul2013-10-30
| |\ \ \ \ \ \
| | * | | | | | net: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\ \ \ \ \ \ \ \
| * | | | | | | | genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-19
| * | | | | | | | genetlink: pass family to functions using groupsJohannes Berg2013-11-19