summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-04-22inet: constify ip headers and in6_addrEric Dumazet9-34/+36
2011-04-21sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun3-0/+21
2011-04-21sctp: change auth event type name to SCTP_AUTHENTICATION_EVENTWei Yongjun1-1/+2
2011-04-21sctp: implement socket option SCTP_GET_ASSOC_ID_LISTWei Yongjun1-0/+13
2011-04-20sctp: make heartbeat information in sctp_make_heartbeat()Wei Yongjun1-3/+1
2011-04-20sctp: fix to check the source address of COOKIE-ECHO chunkWei Yongjun1-1/+1
2011-04-20sctp: remove completely unsed EMPTY stateVlad Yasevich1-9/+8
2011-04-20sctp: remove redundant check when walking through a list of TLV parametersShan Wei1-2/+0
2011-04-20sctp: kill abandoned SCTP_CMD_TRANSMIT commandShan Wei1-1/+0
2011-04-20sctp: delete unused macro definition of sctp_chunk_is_controlShan Wei1-1/+0
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2-54/+44
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2011-04-16ipv6: RTA_PREFSRC support for ipv6 route source address selectionDaniel Walter2-0/+9
2011-04-15ethtool: allow custom interval for physical identificationAllan, Bruce W1-2/+4
2011-04-15ipv4: Call fib_select_default() only when actually necessary.David S. Miller1-1/+2
2011-04-14usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li1-2/+2
2011-04-14net: allow shifted access in smsc911x V2Mathieu J. Poirier1-0/+1
2011-04-14rndis_host: Poll status before control channel where necessaryBen Hutchings1-0/+2
2011-04-13net: ethtool support to configure number of channelsamit salecha1-0/+36
2011-04-13netfilter: ipset: SCTP, UDPLITE support addedJozsef Kadlecsik1-0/+2
2011-04-13net: Missing 'inline' in vlan-disabled vlan_untag()David S. Miller1-1/+1
2011-04-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller9-8/+200
2011-04-13net: vlan_features comment clarificationMichał Mirosław1-1/+1
2011-04-13net: vlan: make non-hw-accel rx path similar to hw-accelJiri Pirko1-2/+8
2011-04-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-8/+200
2011-04-12caif: code cleanupStephen Hemminger5-112/+7
2011-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller149-216/+258
2011-04-12v3 ethtool: add ntuple flow specifier data to network flow classifierAlexander Duyck1-21/+32
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-9/+23
2011-04-11Disable rp_filter for IPsec packetsMichael Smith1-0/+9
2011-04-11fib_validate_source(): pass sk_buff instead of markMichael Smith1-3/+3
2011-04-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller7-9/+23
2011-04-08ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi1-2/+3
2011-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-19/+50
2011-04-07nl80211: Add BSS parameters to stationPaul Stewart2-1/+68
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville4-6/+110
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds139-191/+191
2011-04-07net: fix skb_add_data_nocache() to calc csum correctlyWei Yongjun1-7/+8
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+13
2011-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller1-50/+130
2011-04-06can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra1-0/+2
2011-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Linus Torvalds3-1/+4
2011-04-06dm: improve block integrity supportMike Snitzer1-0/+2
2011-04-06fs: export empty_aopsJens Axboe1-0/+2
2011-04-06block: get rid of elv_insert() interfaceJens Axboe1-1/+0
2011-04-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller4-5/+5
2011-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-3/+7
2011-04-05ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLBen Hutchings1-1/+29
2011-04-05ethtool: Fill out and update comment for struct ethtool_opsBen Hutchings1-31/+93
2011-04-05ethtool: Convert struct ethtool_ops comment to kernel-doc formatBen Hutchings1-45/+35