summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka
2013-01-11Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-01-10tcp: accept RST without ACK flagEric Dumazet
2013-01-10nfs: fix sunrpc/clnt.c kernel-doc warningsRandy Dunlap
2013-01-10ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]Romain Kuntz
2013-01-10ipv6: fix the noflags test in addrconf_get_prefix_routeRomain Kuntz
2013-01-10tcp: fix splice() and tcp collapsing interactionEric Dumazet
2013-01-10tcp: splice: fix an infinite loop in tcp_read_sock()Eric Dumazet
2013-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-08net: prevent setting ttl=0 via IP_TTLCong Wang
2013-01-08SUNRPC: Ensure we release the socket write lock if the rpc_task exits earlyTrond Myklebust
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2013-01-07Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-01-07sctp: fix Kconfig bug in default cookie hmac selectionAlex Elder
2013-01-06ipv4: fix NULL checking in devinet_ioctl()Xi Wang
2013-01-04net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.Philippe De Muyter
2013-01-04mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring
2013-01-04netfilter: xt_recent: avoid high order page allocationsEric Dumazet
2013-01-04netfilter: fix missing dependencies for the NOTRACK targetPablo Neira Ayuso
2013-01-04netfilter: ip6t_NPT: fix IPv6 NTP checksum calculationUlrich Weber
2013-01-04SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9Trond Myklebust
2013-01-04SUNRPC: Ensure that we free the rpc_task after cleanups are doneTrond Myklebust
2013-01-03mac80211: fix maximum MTUChaitanya
2013-01-03mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg
2013-01-03mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg
2013-01-03mac80211: fix station destruction in AP/mesh modesJohannes Berg
2013-01-03mac80211: RMC buckets are just list headsThomas Pedersen
2013-01-03mac80211: assign VLAN channel contextsJohannes Berg
2013-01-03mac80211: flush AP_VLAN stations when tearing down the BSS APFelix Fietkau
2013-01-03mac80211: fix ibss scanningStanislaw Gruszka
2013-01-03bridge: add empty br_mdb_init() and br_mdb_uninit() definitions.Rami Rosen
2013-01-03bridge: Correctly unregister MDB rtnetlink handlersVlad Yasevich
2013-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-12-28Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-12-27libceph: fix protocol feature mismatch failure pathSage Weil
2012-12-27libceph: WARN, don't BUG on unexpected connection statesAlex Elder
2012-12-27libceph: always reset osds when kickingAlex Elder
2012-12-27libceph: move linger requests sooner in kick_requests()Alex Elder
2012-12-26ipv6/ip6_gre: set transport header correctlyIsaku Yamahata
2012-12-26ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata
2012-12-26IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike
2012-12-26IB/rds: Correct ib_api use with gs_dma_address/sg_dma_lenMarciniszyn, Mike
2012-12-26tcp: should drop incoming frames without ACK flag setEric Dumazet
2012-12-26batman-adv: fix random jitter calculationAkinobu Mita
2012-12-26netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expectJesper Juhl
2012-12-26netfilter: xt_hashlimit: fix namespace destroy pathVitaly E. Lavrov
2012-12-26netfilter: xt_recent: fix namespace destroy pathVitaly E. Lavrov