aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1_decoder.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-10bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_addressToshiaki Makita1-1/+1
2014-02-10bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddrToshiaki Makita1-9/+20
2014-02-10bridge: Fix the way to find old local fdb entries in br_fdb_changeaddrToshiaki Makita3-7/+16
2014-02-09tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 minJesper Juhl1-1/+1
2014-02-09net: vxge: Remove unused device pointerChristian Engelmayer1-6/+0
2014-02-09net: qmi_wwan: add ZTE MF667Raymond Wanyoike1-0/+1
2014-02-093c59x: Remove unused pointer in vortex_eisa_cleanup()Christian Engelmayer1-2/+0
2014-02-09net: fix 'ip rule' iif/oif device renameMaciej Żenczykowski1-0/+7
2014-02-09wan: dlci: Remove unused netdev_priv pointerChristian Engelmayer1-5/+0
2014-02-096lowpan: Remove unused pointer in lowpan_header_create()Christian Engelmayer1-3/+0
2014-02-09ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnelFX Le Bail1-1/+1
2014-02-09net: Mark functions as static in net/sunrpc/svc_xprt.cRashika Kheria1-3/+3
2014-02-09net: Include appropriate header file in netfilter/nft_lookup.cRashika Kheria1-0/+1
2014-02-09net: Move prototype declaration to header file include/net/net_namespace.h from net/ipx/af_ipx.cRashika Kheria2-8/+9
2014-02-09net: Move prototype declaration to header file include/net/datalink.h from net/ipx/af_ipx.cRashika Kheria2-3/+3
2014-02-09net: Move prototype declaration to header file include/net/ipx.h from net/ipx/af_ipx.cRashika Kheria2-9/+8
2014-02-09net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cRashika Kheria2-4/+3
2014-02-09net: Move prototype declaration to header file include/net/dn.h from net/decnet/af_decnet.cRashika Kheria2-3/+2
2014-02-09net: Move prototype declaration to appropriate header file from decnet/af_decnet.cRashika Kheria2-2/+2
2014-02-09net: Mark functions as static in core/dev.cRashika Kheria1-3/+3
2014-02-09net: Include appropriate header file in caif/cfsrvl.cRashika Kheria1-0/+1
2014-02-09net: Include appropriate header file in caif/caif_dev.cRashika Kheria1-0/+1
2014-02-09net: Mark function as static in 9p/client.cRashika Kheria1-1/+1
2014-02-07netfilter: nf_tables: unininline nft_trace_packet()Patrick McHardy1-3/+3
2014-02-07netfilter: nf_tables: fix loop checking with end interval elementsPablo Neira Ayuso1-0/+3
2014-02-07netfilter: nft_rbtree: fix data handling of end interval elementsPablo Neira Ayuso1-5/+11
2014-02-07netfilter: nf_tables: do not allow NFT_SET_ELEM_INTERVAL_END flag and dataPablo Neira Ayuso1-0/+3
2014-02-06tcp: remove 1ms offset in srtt computationEric Dumazet2-9/+11
2014-02-06bridge: fix netconsole setup over bridgeCong Wang1-23/+28
2014-02-06net: use __GFP_NORETRY for high order allocationsEric Dumazet1-2/+4
2014-02-06netpoll: fix netconsole IPv6 setupSabrina Dubroca1-1/+3
2014-02-06drivers/net: fix build warning in ethernet/sfc/tx.cPaul Gortmaker1-0/+2
2014-02-06hso: remove some dead codeDan Carpenter1-21/+11
2014-02-06inet: defines IPPROTO_* needed for module alias generationJan Moskyto Matejka1-16/+7
2014-02-06isdn/hisax: hex vs decimal typo in prfeatureind()Dan Carpenter1-1/+1
2014-02-06net: sctp: fix initialization of local source address on accepted ipv6 socketsMatija Glavinic Pecotic1-0/+2
2014-02-06r8152: fix the submission of the interrupt transferhayeswang1-9/+8
2014-02-06bnx2x: Allow VF rss on higher PFsYuval Mintz1-3/+3
2014-02-06tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir1-2/+2
2014-02-06tg3: cleanup an error path in tg3_phy_reset_5703_4_5()Dan Carpenter1-6/+7
2014-02-06ipv4: Fix runtime WARNING in rtmsg_ifa()Geert Uytterhoeven1-1/+2
2014-02-06bnx2[x]: Make module parameters readableJames M Leddy2-7/+7
2014-02-06net: irda: ep7211-sir: Remove driverAlexander Shiyan3-78/+0
2014-02-06ARM: sunxi: dt: Convert to the new net compatiblesMaxime Ripard3-6/+6
2014-02-06net: phy: sunxi: Add new compatiblesMaxime Ripard2-2/+6
2014-02-06net: ethernet: sunxi: Add new compatiblesMaxime Ripard2-2/+6
2014-02-06rtl8180: Add error check for pci_map_single return value in TX pathandrea.merello1-0/+7
2014-02-06rtl8180: Add error check for pci_map_single return value in RX pathandrea.merello1-3/+13
2014-02-06netfilter: nf_tables: fix racy rule deletionPablo Neira Ayuso2-21/+23
2014-02-06netfilter: nf_tables: fix log/queue expressions for NFPROTO_INETPatrick McHardy2-7/+2