aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: remove my future former mail addressRĂ©mi Denis-Courmont2012-06-17
* Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller2012-06-16
* ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf2012-06-15
* net: remove skb_orphan_try()Eric Dumazet2012-06-15
* netpoll: fix netpoll_send_udp() bugsEric Dumazet2012-06-13
* Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-06-12
|\
| * netfilter: nf_ct_h323: fix bug in rtcp nattingPablo Neira Ayuso2012-06-07
| * netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom2012-06-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-11
|\ \
| * | mac80211: add back channel change flagStanislaw Gruszka2012-06-08
| * | NFC: Fix possible NULL ptr deref when getting the name of a socketSasha Levin2012-06-08
* | | net/core: fix kernel-doc warningsRandy Dunlap2012-06-09
* | | l2tp: fix a race in l2tp_ip_sendmsg()Eric Dumazet2012-06-08
* | | snmp: fix OutOctets counter to include forwarded datagramsVincent Bernat2012-06-07
* | | appletalk: Remove out of date message in printkDave Jones2012-06-07
* | | ipv6: fib: Restore NTF_ROUTER exception in fib6_age()Thomas Graf2012-06-07
* | | net: neighbour: fix neigh_dump_info()Eric Dumazet2012-06-07
* | | net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet2012-06-07
| |/ |/|
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-06
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-06
| |\|
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-06-06
| | |\
| | | * Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes2012-06-04
| | * | cfg80211: fix interface combinations checkJohannes Berg2012-06-05
| | |/
| | * mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov2012-06-04
| | * mac80211: Fix likely misuse of | for &Joe Perches2012-06-04
| | * mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau2012-06-04
| | * mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-04
| | * mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman2012-06-04
| | * mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh2012-06-04
| | * cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar2012-06-04
| | * mac80211: run scan after finish connection monitoringStanislaw Gruszka2012-06-04
* | | inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet2012-06-06
|/ /
* / drop_monitor: dont sleep in atomic contextEric Dumazet2012-06-04
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-02
|\
| * tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2012-06-01
| * tcp: do not create inetpeer on SYNACK messageEric Dumazet2012-06-01
| * net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang2012-05-31
* | tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \
| * | sch_atm.c: get rid of poinless externAl Viro2012-06-01
* | | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-01
|\ \ \
| * | | nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-31
| * | | nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-31
| * | | svcrpc: fix a comment typoJ. Bruce Fields2012-05-31
| * | | sunrpc: do array overrun check in svc_recv before allocating pagesJeff Layton2012-05-31
| * | | SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky2012-05-31
| * | | SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-05-31
| * | | rpc: handle rotated gss data for Windows interoperabilityJ. Bruce Fields2012-05-31
* | | | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-05-31
|\| | | | |_|/ |/| |
| * | SUNRPC: split upcall function to extract reusable partsSimo Sorce2012-04-25