summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-04-24NFC: Add node parameter for the new patches fix building errorArron Wang3-13/+14
2013-04-24NFC: Upgrade to latest nfc-next treeWaldemar Rymarkiewicz18-1181/+1240
2013-04-05rds: set correct msg_namelenWeiping Pan1-0/+3
2013-04-05tcp: Apply device TSO segment limit earlierBen Hutchings4-11/+18
2013-04-05net: Allow driver to limit number of GSO segments per skbBen Hutchings1-0/+4
2013-04-05net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang1-2/+5
2013-04-05igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings1-0/+2
2013-04-05Fix net/MakefileMarkus Lehtonen1-3/+1
2012-11-30NFC: Backport upstream latest NFC codeArron Wang20-325/+2233
2012-09-28remove mac802154 and openvswitch from net/MakefileLi Peng1-3/+1
2012-07-26compact nfc 3.0.8arron.wang29-5/+9695
2012-07-26netlink: advertise incomplete dumpsarron.wang1-0/+2
2012-06-26BT:BACKPORT: Issue fixed in upstreamFei Yang1-2/+7
2012-06-22Bluetooth: hidp device creation error handledRaffaele Aquilone1-19/+15
2012-05-30Bluetooth: synchronization for name assignment to HCI devicesRaffaele Aquilone1-13/+13
2012-05-30kernel: We hit a kernel OOPS and it is associated with rcu.Kun Jiang1-7/+13
2012-05-15Bluetooth: synchronization for assigning names to HCI devicesRaffaele Aquilone1-3/+24
2012-05-04net: fix NULL dereferences in check_peer_redir()Eric Dumazet18-111/+205
2012-04-24net/core: fix rollback handler in register_netdevice_notifierJonathan DE CESCO1-1/+2
2012-04-11Revert Klocwork fixes on non-Intel codesCheon-Woei Ng1-20/+4
2012-03-08[PORT FROM R2]: porting two patches from R2.Fei Yang2-2/+4
2012-03-08Critical Klocwork issues for KERNEL domainCheon-Woei Ng1-4/+20
2012-01-25[PORT FROM R2] Bluetooth: phone hang while transferring files via BTOvidiu Beldie1-2/+15
2012-01-20Enable "quota, tag, owner" match and stats support in netfilterPhilippe Skowronski1-0/+2
2011-12-16usb/penwell: serveral host client transceiver patches to K30jzhuan51-2/+4
2011-11-09tcp: Don't nuke connections for the wrong protocolLorenzo Colitti1-5/+14
2011-11-09net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt1-1/+3
2011-11-09net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt1-0/+2
2011-11-09netfilter: xt_qtaguid: fix crash on ctrl delete commandJP Abgrall1-1/+9
2011-11-09bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma1-5/+6
2011-11-09netfilter: xt_qtaguid: Fix the stats info display orderAshish Sharma1-6/+6
2011-11-09netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall1-6/+8
2011-11-09netfilter: xt_qtaguid: add missing tracking for no filp caseJP Abgrall2-5/+26
2011-11-09netfilter: xt_qtaguid: fix crash after using delete ctrl commandJP Abgrall4-196/+449
2011-11-09netfilter: xt_qtaguid: change WARN_ONCE into pr_warn_onceJP Abgrall1-11/+14
2011-11-09netfilter: xt_qtaguid: provide an iface_stat_all proc entryJP Abgrall3-49/+151
2011-11-09netfilter: xt_qtaguid: work around devices that reset their statsJP Abgrall4-40/+159
2011-11-09net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt2-0/+13
2011-11-09netfilter: xt_qtaguid: warn only once for missing proc qtaguid dataJP Abgrall1-4/+18
2011-11-09netfilter: xt_qtaguid: 1st pass at tracking tag based data resourcesJP Abgrall5-297/+1533
2011-11-09net: wireless: change the expire time about each entry of scan resultsjun.ho.lee1-1/+1
2011-11-09netfilter: qtaguid: fix proc/.../stats uid filtered outputJP Abgrall1-10/+18
2011-11-09Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley1-0/+4
2011-11-09netfilter: xt_qtaguid: fix dev_stats for missing NETDEV_UNREGISTERJP Abgrall1-4/+19
2011-11-09netfilter: xt_qtaguid: add some tagging/matching statsJP Abgrall1-2/+62
2011-11-09netfilter: xt_qtaguid: Fix sockfd_put() call within spinlockJP Abgrall1-7/+17
2011-11-09netfilter: xt_qtaguid: Fix socket refcounts when taggingJP Abgrall1-123/+186
2011-11-09Bluetooth: hidp: Don't release device ref if never heldPeter Hurley1-1/+0
2011-11-09Bluetooth: hidp: Only free input device if failed registerPeter Hurley1-1/+2
2011-11-09Bluetooth: hidp: Fix memory leak of cached report descriptorPeter Hurley1-0/+1