aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-10-06sections: fix section conflicts in netAndi Kleen
2012-10-06sections: fix section conflicts in net/canAndi Kleen
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02workqueue: avoid using deprecated functionsLinus Torvalds
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01igmp: export symbol ip_mc_leave_groupstephen hemminger
2012-10-01netlink: add attributes to fdb interfacestephen hemminger
2012-10-01gre: fix sparse warningstephen hemminger
2012-10-01net/key/af_key.c: add range checks on ->sadb_x_policy_lenDan Carpenter
2012-10-01ipv4: gre: add GRO capabilityEric Dumazet
2012-10-01net: add gro_cells infrastructureEric Dumazet
2012-10-01tcp: gro: add checksuming helpersEric Dumazet
2012-10-01ipv6: del unreachable route when an addr is deleted on loNicolas Dichtel
2012-10-01use skb_end_offset() in skb_try_coalesce()Weiping Pan
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-10-01Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-28ipv6: return errno pointers consistently for fib6_add_1()Lin Ming
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-27net: use bigger pages in __netdev_alloc_fragEric Dumazet
2012-09-27inetpeer: fix token initializationNicolas Dichtel
2012-09-27tcp: Remove unused parameter from tcp_v4_save_optionsChristoph Paasch
2012-09-27ipv6: gre: remove ip6gre_header_parse()Eric Dumazet
2012-09-27net: remove sk_init() helperEric Dumazet
2012-09-27pkt_sched: Fix warning false positives.David S. Miller
2012-09-27nf_defrag_ipv6: fix oops on module unloadingKonstantin Khlebnikov
2012-09-27tunnel: drop packet if ECN present with not-ECTstephen hemminger
2012-09-27xfrm: remove extranous rcu_read_lockstephen hemminger
2012-09-27gre: remove unnecessary rcu_read_lock/unlockstephen hemminger
2012-09-27gre: fix handling of key 0stephen hemminger
2012-09-27l2tp: fix return value checkWei Yongjun
2012-09-27Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-09-27NFC: Fix sleeping in atomic when releasing socketSzymon Janc
2012-09-27NFC: Fix sleeping in invalid context when netlink socket is closedSzymon Janc
2012-09-27NFC: Add dummy nfc_llc_shdlc_register definitionJohn W. Linville
2012-09-27NFC: LLCP raw socket supportThierry Escande
2012-09-27NFC: Use dynamic initialization for rwlocksSzymon Janc
2012-09-26make get_file() return its argumentAl Viro
2012-09-26new helper: iterate_fd()Al Viro
2012-09-26unexport sock_map_fd(), switch to sock_alloc_file()Al Viro
2012-09-26take descriptor handling from sock_alloc_file() to callersAl Viro
2012-09-26netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt
2012-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-25ipv6: mip6: fix mip6_mh_filter()Eric Dumazet