summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: fix a lockdep rcu warning in __sk_dst_set()Eric Dumazet2010-04-271-2/+5
* rps: inet_rps_save_rxhash() argument is not constEric Dumazet2010-04-271-1/+1
* TCP: avoid to send keepalive probes if receiving dataFlavio Leitner2010-04-271-0/+8
* net: suppress RCU lockdep false positive in twsk_net()Paul E. McKenney2010-04-271-1/+3
* Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...David S. Miller2010-04-231-0/+75
|\
| * ipv6 mcast: Introduce include/net/mld.h for MLD definitions.YOSHIFUJI Hideaki2010-04-231-0/+75
* | IPv6: Complete IPV6_DONTFRAG supportBrian Haley2010-04-232-0/+4
* | IPv6: Add dontfrag argument to relevant functionsBrian Haley2010-04-232-2/+4
* | IPv6: data structure changes for new socket optionsBrian Haley2010-04-232-4/+11
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-234-5/+17
|\ \ | |/ |/|
| * radiotap parser: fix endian annotationJohannes Berg2010-04-211-1/+1
| * mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau2010-04-202-0/+5
| * mac80211: document IEEE80211_CONF_CHANGE_QOSStanislaw Gruszka2010-04-201-0/+1
| * mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig2010-04-201-1/+2
| * ath9k: Group Key fix for VAPsDaniel Yingqiang Ma2010-04-201-0/+1
| * mac80211: fix typo in commentsDaniel Halperin2010-04-191-3/+3
| * wl1251: add support for dedicated IRQ lineGrazvydas Ignotas2010-04-161-0/+2
| * mac80211: add LDPC control flagLuis R. Rodriguez2010-04-161-0/+2
* | remove DCB_PROTO_VERSION as we don't do netlink versioningScott Feldman2010-04-221-2/+0
* | X25: Add if_x25.h and x25 to device identifiersAndrew Hendry2010-04-223-0/+28
* | dst: rcu check refinementEric Dumazet2010-04-221-1/+2
* | net: Socket filter ancilliary data access for skb->dev->typePaul LeoNerd Evans2010-04-221-1/+2
* | tcp: fix outsegs stat for TSO segmentsTom Herbert2010-04-222-0/+3
* | IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger2010-04-222-0/+4
* | ks8842: Add platform data for setting mac addressRichard Röjfors2010-04-211-0/+34
* | fasync: RCU and fine grained lockingEric Dumazet2010-04-211-6/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-216-34/+142
|\ \
| * \ Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-191-9/+56
| |\ \
| | * | rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney2010-04-191-4/+1
| | * | rcu: Better explain the condition parameter of rcu_dereference_check()David Howells2010-04-141-5/+23
| | * | rcu: Add rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney2010-04-141-0/+32
| * | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-191-0/+1
| |\ \ \
| | * | | drm/radeon/kms: add FireMV 2400 PCI ID.Dave Airlie2010-04-191-0/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-152-25/+82
| |\ \ \ \
| | * | | | firewire: cdev: change license of exported header files to MIT licenseStefan Richter2010-04-152-17/+47
| | * | | | firewire: cdev: comment fixletStefan Richter2010-04-101-2/+2
| | * | | | firewire: cdev: iso packet documentationClemens Ladisch2010-04-101-6/+33
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-151-0/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten2010-04-051-0/+2
| * | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-04-131-0/+1
| |\ \ \ \ \
| | * | | | | NFSv4: fix delegated lockingTrond Myklebust2010-04-121-0/+1
* | | | | | | net: Remove two unnecessary exports (skbuff).Rami Rosen2010-04-201-4/+0
* | | | | | | net: sk_sleep() helperEric Dumazet2010-04-202-4/+8
* | | | | | | rps: cleanupsEric Dumazet2010-04-201-2/+2
* | | | | | | rps: shortcut net_rps_action()Eric Dumazet2010-04-191-3/+6
* | | | | | | rfs: Receive Flow SteeringTom Herbert2010-04-162-1/+106
* | | | | | | net: replace ipfragok with skb->local_dfShan Wei2010-04-154-5/+4
* | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-04-156-3/+33
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-156-3/+33
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | mac80211: Moved mesh action codes to a more visible locationJavier Cardona2010-04-081-0/+2
OpenPOWER on IntegriCloud