summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-10-26l2tp: session is an array not a pointerAlan Cox
2012-10-26cgroup: net_cls: Rework update socket logicDaniel Wagner
2012-10-26cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner
2012-10-26cgroup: net_cls: Remove rcu_read_lock/unlockDaniel Wagner
2012-10-26cgroup: net_prio: Mark local used function staticDaniel Wagner
2012-10-26sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman
2012-10-26packet: minor: remove unused err assignmentDaniel Borkmann
2012-10-25mac80211: don't inspect Sequence Control field on control framesJavier Cardona
2012-10-25mac80211: Don't drop frames received with mesh ttl == 1Javier Cardona
2012-10-25mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona
2012-10-25ipv6: Set default hoplimit as zero.Li RongQing
2012-10-24libceph: avoid NULL kref_put when osd reset races with alloc_msgSage Weil
2012-10-24mac80211: use blacklist for duplicate IE checkJohannes Berg
2012-10-24SUNRPC: Get rid of the xs_error_report socket callbackTrond Myklebust
2012-10-24SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust
2012-10-24Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."Trond Myklebust
2012-10-24SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAITTrond Myklebust
2012-10-23sock-diag: Report shutdown for inet and unix sockets (v2)Pavel Emelyanov
2012-10-23ipv6: fix sparse warnings in rt6_info_hash_nhsfn()Nicolas Dichtel
2012-10-23netlink: cleanup the unnecessary return value checkHans Zhang
2012-10-23ipv4: tcp: clean up tcp_v4_early_demux()Eric Dumazet
2012-10-23ipv6: tcp: clean up tcp_v6_early_demux() icsk variableNeal Cardwell
2012-10-23tcp: Reject invalid ack_seq to Fast Open socketsJerry Chu
2012-10-23ipv6: add support of equal cost multipath (ECMP)Nicolas Dichtel
2012-10-22net: fix secpath kmemleakEric Dumazet
2012-10-22tcp: add SYN/data info to TCP_INFOYuchung Cheng
2012-10-22ipv4: 16 slots in initial fib_info hash tableEric Dumazet
2012-10-22tcp: speedup SIOCINQ ioctlEric Dumazet
2012-10-22tcp: RFC 5961 5.2 Blind Data Injection Attack MitigationEric Dumazet
2012-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Pablo Neira Ayuso
2012-10-22netfilter: nf_conntrack: fix rt_gateway checks for H.323 helperJulian Anastasov
2012-10-22pkt_sched: use ns_to_ktime() helperEric Dumazet
2012-10-22net:dev: remove double indentical assignment in dev_change_net_namespace().Rami Rosen
2012-10-22sockopt: Make SO_BINDTODEVICE readablePavel Emelyanov
2012-10-22pktgen: Use ipv6_addr_anyJoe Perches
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-19Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-10-18tcp: fix FIONREAD/SIOCINQEric Dumazet
2012-10-18netlink: use kfree_rcu() in netlink_release()Eric Dumazet
2012-10-18ipv4: Fix flushing of cached routing informationsSteffen Klassert
2012-10-18vlan: allow to change type when no vlan device is hooked on netdevJiri Pirko
2012-10-18batman-adv: Fix potential broadcast BLA-duplicate-check race conditionLinus Lüssing
2012-10-18batman-adv: Fix broadcast packet CRC calculationLinus Lüssing
2012-10-18cfg80211: fix initialization of chan->max_reg_powerFelix Fietkau
2012-10-18cfg80211: fix antenna gain handlingFelix Fietkau
2012-10-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-17SUNRPC: Prevent kernel stack corruption on long values of flushSasha Levin
2012-10-17mac80211: connect with HT20 if HT40 is not permittedJohannes Berg